| Summary: |
[Shadow DOM] Inserting a shadow host into its own shadow crashes |
| Product: |
WebKit
|
Reporter: |
Dominic Cooney <dominicc> |
| Component: |
DOM | Assignee: |
Shinya Kawanaka <shinyak> |
| Status: |
RESOLVED
DUPLICATE
|
|
|
| Severity: |
Normal
|
CC: |
adamk, dominicc, morrita, ojan.autocc, shinyak, webcomponents-bugzilla, webkit.review.bot
|
| Priority: |
P2
|
|
|
| Version: |
528+ (Nightly build) | |
|
| Hardware: |
Unspecified | |
|
| OS: |
Unspecified | |
|
| URL: |
data:text/html,<body><script>var s = document.body.webkitCreateShadowRoot(); s.appendChild(document.body);</script>
|
| Bug Depends on: |
|
|
|
| Bug Blocks: |
97279
|
|
|
| Attachments: |
| Description |
Flags |
|
Patch
|
dglazkov:
review+, dglazkov:
commit-queue-
|
|
2012-12-24 18:56 PST, Shinya Kawanaka
dglazkov: commit-queue-