[csswg-drafts] Pull Request: [css-lists] Define reversed counters with automatic initial value

zcorpan has just labeled a pull request from zcorpan for https://github.com/w3c/csswg-drafts as "Needs Feedback/Review":

== [css-lists] Define reversed counters with automatic initial value ==
This allows HTML to define the rendering for `<ol reversed>` in terms
of a presentational hint for `counter-reset: reversed(list-item)`
or `<ol reversed start=X>` to `counter-reset: reversed(list-item) X+1`.
See https://github.com/whatwg/html/pull/4816

Fixes #4181
Fixes #4211


See https://github.com/w3c/csswg-drafts/pull/6096


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 20 April 2021 13:57:59 UTC