WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
91720
InputType::destroyShadowSubtree should not clear all the contents of ShadowRoot
https://bugs.webkit.org/show_bug.cgi?id=91720
Summary
InputType::destroyShadowSubtree should not clear all the contents of ShadowRoot
Shinya Kawanaka
Reported
2012-07-19 00:39:58 PDT
In InputType::destroyShadowSubtree, all the contents are removed. We should remove only the contents of UserAgentShadowRoot here.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2019-10-04 22:15:16 PDT
We don't care about this anymore since V1 API won't allow attaching a shadow root to input element.
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