WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 91821
91589
[meta] It is confusing that node->shadowAncestorNode() returns node itself if node is not in ShadowDOM
https://bugs.webkit.org/show_bug.cgi?id=91589
Summary
[meta] It is confusing that node->shadowAncestorNode() returns node itself if...
Shinya Kawanaka
Reported
2012-07-17 23:47:31 PDT
node->shadowAncestorNode() returns node itself if node is not in ShadowDOM. This might be sometimes useful, however it is very confusing sometimes. It should return null if it is not in Shadow DOM, or we should have another non-confusing method.
Attachments
Add attachment
proposed patch, testcase, etc.
Dimitri Glazkov (Google)
Comment 1
2012-07-18 09:43:45 PDT
+1
Shinya Kawanaka
Comment 2
2013-01-22 00:32:51 PST
***
Bug 87230
has been marked as a duplicate of this bug. ***
Shinya Kawanaka
Comment 3
2013-01-22 18:49:06 PST
Now it seems this is equivalent to
Bug 91821
*** This bug has been marked as a duplicate of
bug 91821
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug