NEW 113193
Test mixing lists and counters with shadow DOM
https://bugs.webkit.org/show_bug.cgi?id=113193
Summary Test mixing lists and counters with shadow DOM
Andrei Bucur
Reported 2013-03-25 06:17:21 PDT
The counting traversal for lists and CSS counters follows the original DOM and is not shadow aware. This generates two buckets of use cases: - counting elements belonging to the shadow sub-tree (related to upper boundary encapsulation) - counting elements projected inside the shadow sub-tree (related to lower boundary encapsulation) Use this bug to add tests for each of the two buckets.
Attachments
Mattia Astorino
Comment 1 2017-05-22 06:33:31 PDT
No updates?!
Note You need to log in before you can comment on or make changes to this bug.