[Bug 16097] New: [Shadow]: We need some way to obtain in-shadow selection

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16097

           Summary: [Shadow]: We need some way to obtain in-shadow
                    selection
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
        AssignedTo: dglazkov@chromium.org
        ReportedBy: rniwa@webkit.org
         QAContact: public-webapps-bugzilla@w3.org
            Blocks: 14978


" the selection, returned by the window.getSelection() method must never return
a selection within a shadow DOM subtree."

We need some way to obtain selection inside the shadow DOM. Maybe
shadowRoot.selection?

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 24 February 2012 00:07:48 UTC