WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
80885
Modify Internals to support construction of multiple shadow DOM trees per node.
https://bugs.webkit.org/show_bug.cgi?id=80885
Summary
Modify Internals to support construction of multiple shadow DOM trees per node.
Dimitri Glazkov (Google)
Reported
2012-03-12 14:05:12 PDT
Today, the code in internals.ensureShadowRoot explicitly short-circuits attempts to create multiple shadow DOM subtrees. We should fix that, so that we can write saner tests.
Attachments
Add attachment
proposed patch, testcase, etc.
Hajime Morrita
Comment 1
2012-05-28 23:20:44 PDT
Closing since this no longer makes much sense - We can build multiple shadow roots through ShadowRoot API as usual. Please reopen if I miss any points.
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