Bug 82313
| Summary: | [Shadow DOM][meta] Replaced Elements should accept author shadows | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Shinya Kawanaka <shinyak> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | dglazkov, dominicc, hayato, morrita, rniwa, shinyak, tasak |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 77936, 77937, 78616, 90532, 90859, 90860, 90861, 90862, 91485, 91486, 91487, 91488, 91489, 91491, 91564, 91590, 91591, 91720, 91969, 91970, 92455, 92456, 92608, 92611, 93325, 94077, 94304, 94307, 94674, 94765, 95711, 95714, 96404, 96978, 97867 | ||
| Bug Blocks: | 97279, 102864 | ||
Shinya Kawanaka
We should consider to support adding a shadow subtree to a replaced element.
This is an umbrella bug for supporting shadow dom for replaced elements.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Hajime Morrita
The standard is going to drop the replacement element support. Moving under Bug 97279.
Ryosuke Niwa
We explicitly decided to not support this in V1 API.