[Webkit-unassigned] [Bug 82607] New: Shadow DOM is exposed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 29 06:17:33 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=82607

           Summary: Shadow DOM is exposed.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shinyak at chromium.org
            Blocks: 82429


Created an attachment (id=134560)
 --> (https://bugs.webkit.org/attachment.cgi?id=134560&action=review)
Repro

When getSelection() is called in nested shadow root, shadow dom is exposed in JS level.
This issue won't expose the deepest shadow tree, but the other shadow trees could be exposed.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list