WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
94304
Needs pseudo class enabled when a replaced element has a special inner element.
https://bugs.webkit.org/show_bug.cgi?id=94304
Summary
Needs pseudo class enabled when a replaced element has a special inner element.
Shinya Kawanaka
Reported
2012-08-17 00:21:13 PDT
Styling for replaced element when a ShadowRoot is attached has a problem. Basically the host element has various styles. We want to reset such styles when an Author Shadow DOM is added, since we want the host element to behave like just a div. It seems good to have a pseudo class to be enabled when the replaced element is 'really' replaced, which means there is an inner special element in the User Agent Shadow DOM in replaced elements.
Attachments
WIP
(5.12 KB, patch)
2012-08-17 00:24 PDT
,
Shinya Kawanaka
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Shinya Kawanaka
Comment 1
2012-08-17 00:24:12 PDT
Created
attachment 159024
[details]
WIP
Ryosuke Niwa
Comment 2
2019-10-04 22:16:36 PDT
Replaced elements don't support a shadow root in V1 API so this is irrelevant now.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug