Bug 94088

Summary: ComposedShadowParentWalker does not traverse a parent if node is distributed into a <shadow> insertion point.
Product: WebKit Reporter: Hayato Ito <hayato>
Component: UI EventsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: webcomponents-bugzilla
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 59805    

Description Hayato Ito 2012-08-15 02:28:42 PDT
In hosting multiple shadow roots, ComposedShadowParentWalker does not traverse a parent if node is distributed into a <shadow> insertion point.
Comment 1 Hayato Ito 2012-08-15 03:39:13 PDT
Mark as INVALID. ComposedShadowParentWalker works correctly.