Bug 91720

Summary: InputType::destroyShadowSubtree should not clear all the contents of ShadowRoot
Product: WebKit Reporter: Shinya Kawanaka <shinyak>
Component: DOMAssignee: Web Components Team <webcomponents-bugzilla>
Status: RESOLVED WONTFIX    
Severity: Normal CC: dglazkov, dominicc, hayato, morrita, rniwa, tasak, tkent
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 82313    

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
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.