Bug 94088 - ComposedShadowParentWalker does not traverse a parent if node is distributed into a <shadow> insertion point.
Summary: ComposedShadowParentWalker does not traverse a parent if node is distributed ...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 59805
  Show dependency treegraph
 
Reported: 2012-08-15 02:28 PDT by Hayato Ito
Modified: 2012-08-15 03:39 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.