Bug 87235

Summary: Document.elementFromPoint exposes inner element of Shadow DOM.
Product: WebKit Reporter: Shinya Kawanaka <shinyak>
Component: DOMAssignee: Shinya Kawanaka <shinyak>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, dominicc, hayato, morrita, tasak, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 87230    
Attachments:
Description Flags
Patch
none
Patch for landing none

Shinya Kawanaka
Reported 2012-05-23 02:12:30 PDT
Code calling shadowAncestorNode should consider nested Shadow DOM!
Attachments
Patch (4.14 KB, patch)
2012-05-23 02:18 PDT, Shinya Kawanaka
no flags
Patch for landing (4.14 KB, patch)
2012-05-23 18:33 PDT, Shinya Kawanaka
no flags
Shinya Kawanaka
Comment 1 2012-05-23 02:18:12 PDT
Dimitri Glazkov (Google)
Comment 2 2012-05-23 08:56:26 PDT
Comment on attachment 143507 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=143507&action=review > Source/WebCore/ChangeLog:9 > + The container node should be adjusted upto document TreeScope beyond ShadowRoot TreeScope. upto -> up to
Shinya Kawanaka
Comment 3 2012-05-23 18:33:38 PDT
Created attachment 143698 [details] Patch for landing
WebKit Review Bot
Comment 4 2012-05-23 20:58:56 PDT
Comment on attachment 143698 [details] Patch for landing Clearing flags on attachment: 143698 Committed r118319: <http://trac.webkit.org/changeset/118319>
WebKit Review Bot
Comment 5 2012-05-23 20:59:00 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.