On Wed, Nov 17, 2021 at 12:32 PM Mats Palmgren <
ma...@mozilla.com> wrote:
> 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.)