Bug 106528

Summary: FrameSelection should use shadowHost instead of shadowAncestorNode
Product: WebKit Reporter: Shinya Kawanaka <shinyak>
Component: DOMAssignee: Web Components Team <webcomponents-bugzilla>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: webcomponents-bugzilla
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 91821    

Shinya Kawanaka
Reported 2013-01-09 22:21:04 PST
We should use node->shadowHost() here.
Attachments
Shinya Kawanaka
Comment 1 2013-01-09 22:26:24 PST
selectstart will not be fired in ShadowDOM element but host element. This is desired in <input>, <textarea> etc. but not desired for AuthroShadowDOM elements.
Shinya Kawanaka
Comment 2 2013-01-09 22:26:32 PST
*** This bug has been marked as a duplicate of bug 87343 ***
Note You need to log in before you can comment on or make changes to this bug.