Bug 78474
Summary: | When multiple shadow root is attached, the youngest shadow root should be rendered. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Shinya Kawanaka <shinyak> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 77931 | ||
Bug Blocks: |
Shinya Kawanaka
When rendering an element which has multiple shadow roots, the youngest shadow root should be rendered.
In this Bug, we don't consider <shadow> element yet.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Shinya Kawanaka
This bug will be fixed in Bug 77931.
*** This bug has been marked as a duplicate of bug 77931 ***