RESOLVED WONTFIX Bug 101048
[Shadow DOM] Needs a function which returns all *midpoint* insertion points for a distributed node.
https://bugs.webkit.org/show_bug.cgi?id=101048
Summary [Shadow DOM] Needs a function which returns all *midpoint* insertion points f...
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.