[Webkit-unassigned] [Bug 181084] Special list-item counter starts from an incorrect number for ::before and ::after

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 7 18:01:25 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=181084

--- Comment #1 from Darin Adler <darin at apple.com> ---
Specification language for this is quite unclear. Nothing seems to indicate that the "list-item" counter should be affected by the start attribute on the <ul> element or the value attribute on the <li> element. Nothing clearly defines what the behavior should be if someone specifies counter-increment or counter-reset on the list item.

The "fix/workaround" is not compatible with the fix I made for WebKit. I could probably make a better fix if I had a more extensive test suite, demonstrating how counter-increment and counter-reset would affect things.

Has the Edge team contributed a test case for this to the CSS working group?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180108/9078c806/attachment.html>


More information about the webkit-unassigned mailing list