Bug 82313 - [Shadow DOM][meta] Replaced Elements should accept author shadows
Summary: [Shadow DOM][meta] Replaced Elements should accept author shadows
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
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
Blocks: 97279 102864
  Show dependency treegraph
 
Reported: 2012-03-27 02:23 PDT by Shinya Kawanaka
Modified: 2019-10-04 22:12 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shinya Kawanaka 2012-03-27 02:23:46 PDT
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.
Comment 1 Hajime Morrita 2012-09-20 18:45:58 PDT
The standard is going to drop the replacement element support. Moving under Bug 97279.
Comment 2 Ryosuke Niwa 2019-10-04 22:12:31 PDT
We explicitly decided to not support this in V1 API.