Bug 101048

Summary: [Shadow DOM] Needs a function which returns all *midpoint* insertion points for a distributed node.
Product: WebKit Reporter: Hayato Ito <hayato>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: rniwa, webcomponents-bugzilla
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 82169    

Hayato Ito
Reported 2012-11-02 06:37:36 PDT
To implement a '/select/' reference combinator, we need to know all insertion points to where a node is distributed. One of them is the final destination and the other insertion points are mid-point insertion points, through which a node is reprojected.
Attachments
Note You need to log in before you can comment on or make changes to this bug.