
Reversed <OL> in Firefox ESR 31.1.1 is wrong for more than 53 items
The ESR version of Firefox (31.1.1) finally acknowledges
- (standard HTML5), but the implementation is only working properly for up to 53 items in the list. If there are more than 53 items, then the list will still start at 53, then count down to 1, then zero and then start on negative numbers...
There must be a bug in how the total number of items in the list is calculated.
The ESR version of Firefox (31.1.1) finally acknowledges <OL reversed="reversed"> (standard HTML5), but the implementation is only working properly for up to 53 items in the list. If there are more than 53 items, then the list will still start at 53, then count down to 1, then zero and then start on negative numbers...
There must be a bug in how the total number of items in the list is calculated.
All Replies (1)
hello bjornclausen, if you think it's a problem in the browser's implementation, please file a bug for that issue at bugzilla.mozilla.org.