Bug 113193

Summary: Test mixing lists and counters with shadow DOM
Product: WebKit Reporter: Andrei Bucur <abucur>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: astorino.design, esprehn, mrobinson, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 110352    
Bug Blocks:    

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.