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 103599
Bug 103600
[Shadow]: Node::compareDocumentPosition should provide information about FOLLOWING or PRECEDING for a node in the different shadow tree.
https://bugs.webkit.org/show_bug.cgi?id=103600
Summary
[Shadow]: Node::compareDocumentPosition should provide information about FOLL...
Takashi Sakamoto
Reported
2012-11-28 21:23:36 PST
If some shadow root's apply-author-style flag is true, styles in both document tree and the shadow tree are applied to elements in the shadow tree. This means, we need to compare document positions of styles in document tree and styles in shadow dom trees. This issue depends on
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20149
.
Attachments
WIP
(11.11 KB, patch)
2012-11-28 22:48 PST
,
Takashi Sakamoto
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Takashi Sakamoto
Comment 1
2012-11-28 22:48:06 PST
Created
attachment 176652
[details]
WIP
Hayato Ito
Comment 2
2012-11-28 23:47:48 PST
Ops. I've already filed a bug as
https://bugs.webkit.org/show_bug.cgi?id=103599
. The first one should win. :) *** This bug has been marked as a duplicate of
bug 103599
***
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