Bug 80885

Summary: Modify Internals to support construction of multiple shadow DOM trees per node.
Product: WebKit Reporter: Dimitri Glazkov (Google) <dglazkov>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: dominicc, hayato, morrita, shinyak
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 63602    

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
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.