[Bug 16904] New: [Shadow]: ShadowRoot interface

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

           Summary: [Shadow]: ShadowRoot interface
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
        AssignedTo: dglazkov@chromium.org
        ReportedBy: annevk@opera.com
         QAContact: public-webapps-bugzilla@w3.org
            Blocks: 14978


Exposing getElementById() etc. here but not on DocumentFragment does not make
sense to me. Is NodeSelector not enough?

Selection is exposed as window.getSelection() today. Why should it be
ShadowRoot.selection?

Should we actually define this interface in the DOM? Introducing new nodes
outside the DOM specification seems kind of odd.

-- 
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 Tuesday, 1 May 2012 23:09:18 UTC