Bug 1706346 Comment 3 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Note to self: Investigate this error:
1. (uncomment the last two list items in layout/reftests/counters/counter-reset-integer-range.html)
2. load layout/reftests/counters/counter-reset-integer-range.html
3. open devtools
4. hover over the `<span>` elements in the DOM view
Note to self: Investigate this error:
1. (uncomment the last two list items in layout/reftests/counters/counter-reset-integer-range.html)
2. load layout/reftests/counters/counter-reset-integer-range.html
3. open devtools
4. hover over the `<span>` elements in the DOM view

EDIT(2021-10-30): I found this error was caused by not clamping the value in the style system.  I've fixed that in the upcoming patches...

Back to Bug 1706346 Comment 3