On 11/16/21 10:47, Anne van Kesteren wrote:
On Sun, Nov 14, 2021 at 5:09 AM Mats Palmgren <[email protected]> wrote:
Summary: This implements reversed counters in CSS and maps
HTML <ol reversed> to use that internally.

Does it end up matching the end of this section:
https://html.spec.whatwg.org/multipage/rendering.html#lists? Given the
recent changes on the CSS side you pointed out, I wonder how accurate
that is.


It looks correct to me, i.e. it's unaffected by these changes
in CSS Lists.  These changes doesn't affect markup that has an
explicit 'start' attribute.  The section you refer to says
"Otherwise, return 'reversed(list-item)'" which (correctly)
leaves calculating a start value to CSS Lists.
(It's that calculation which has changed slightly in some
edge cases with the latest resolutions.)


/Mats

--
You received this message because you are subscribed to the Google Groups 
"[email protected]" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/fd2394bf-44f9-ce47-b36e-68e8bf9f446a%40mozilla.com.

Reply via email to