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 Events | Assignee: | 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 | ||
Hayato Ito
In hosting multiple shadow roots, ComposedShadowParentWalker does not traverse a parent if node is distributed into a <shadow> insertion point.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Hayato Ito
Mark as INVALID. ComposedShadowParentWalker works correctly.