Bug 100353

Summary: [Refactoring] Resolving <shadow> should start from the oldest shadow dom subtree.
Product: WebKit Reporter: Shinya Kawanaka <shinyak>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: dglazkov, webcomponents-bugzilla
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 99228    

Shinya Kawanaka
Reported 2012-10-25 01:44:45 PDT
Since we're resolving <shadow> from the youngest shadow dom, the distributor of <shadow> cannot include all the distributed element. We have to change the code of ContentDistributor::distribute().
Attachments
Dimitri Glazkov (Google)
Comment 1 2012-10-25 08:45:33 PDT
I am sorry, can you elaborate a bit more on the nature of the problem? It's not clear what the issue is.
Shinya Kawanaka
Comment 2 2012-10-25 16:36:33 PDT
Ah, sorry. I had a plan for refactoring about it.
Note You need to log in before you can comment on or make changes to this bug.