Bug 87230
Summary: | [meta] Code using shadowAncestorNode should consider nested Shadow DOM | ||
---|---|---|---|
Product: | WebKit | Reporter: | Shinya Kawanaka <shinyak> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | dglazkov, dominicc, hayato, morrita, tasak |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 85774, 87218, 87231, 87235, 87342, 87343, 87352 | ||
Bug Blocks: | 97279 |
Shinya Kawanaka
A lot of code to call shadowAncestorNode don't consider nested shadow DOM.
This exposes inner element of Shadow DOM.
This meta bug trucks all of the shadowAncestorNode bugs.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Shinya Kawanaka
I'm using the document to track the codes...
https://docs.google.com/a/chromium.org/spreadsheet/ccc?key=0Aty2DXLelNGhdGZYSVljMVlKcUhQekpRbGdrTWRuWmc&pli=1#gid=0
Shinya Kawanaka
Actually we still have lot of bugs around here. It's a shame.
Shinya Kawanaka
Let me merge this bug and Bug 91589. These are both shadowAncestorNode()-related meta bug.
*** This bug has been marked as a duplicate of bug 91589 ***
Lucas Forschler
Mass move bugs into the DOM component.