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: | DOM | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |