Bug 87230 - [meta] Code using shadowAncestorNode should consider nested Shadow DOM
Summary: [meta] Code using shadowAncestorNode should consider nested Shadow DOM
Status: RESOLVED DUPLICATE of bug 91589
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 85774 87218 87231 87235 87342 87343 87352
Blocks: 97279
  Show dependency treegraph
 
Reported: 2012-05-23 01:49 PDT by Shinya Kawanaka
Modified: 2019-02-06 09:18 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shinya Kawanaka 2012-05-23 01:49:05 PDT
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.
Comment 1 Shinya Kawanaka 2012-06-21 14:23:26 PDT
I'm using the document to track the codes...

https://docs.google.com/a/chromium.org/spreadsheet/ccc?key=0Aty2DXLelNGhdGZYSVljMVlKcUhQekpRbGdrTWRuWmc&pli=1#gid=0
Comment 2 Shinya Kawanaka 2012-06-21 14:24:23 PDT
Actually we still have lot of bugs around here. It's a shame.
Comment 3 Shinya Kawanaka 2013-01-22 00:32:51 PST
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 ***
Comment 4 Lucas Forschler 2019-02-06 09:18:38 PST
Mass move bugs into the DOM component.