Bug 87231

Summary: Document.caretRangeFromPoint 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 01:52:44 PDT
Code calling shadowAncestorNode should consider nested Shadow DOM!
Attachments
Patch (4.45 KB, patch)
2012-05-23 01:58 PDT, Shinya Kawanaka
no flags
Patch for landing (4.45 KB, patch)
2012-05-23 18:35 PDT, Shinya Kawanaka
no flags
Shinya Kawanaka
Comment 1 2012-05-23 01:58:06 PDT
Dimitri Glazkov (Google)
Comment 2 2012-05-23 08:57:39 PDT
Comment on attachment 143503 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=143503&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:35:31 PDT
Created attachment 143699 [details] Patch for landing
WebKit Review Bot
Comment 4 2012-05-23 20:44:32 PDT
Comment on attachment 143699 [details] Patch for landing Clearing flags on attachment: 143699 Committed r118317: <http://trac.webkit.org/changeset/118317>
WebKit Review Bot
Comment 5 2012-05-23 20:44:37 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.