[Bug 26899] New: [Shadow]: ShadowRoot.getElementById overrides DocumentFragment's getElementById

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

            Bug ID: 26899
           Summary: [Shadow]: ShadowRoot.getElementById overrides
                    DocumentFragment's getElementById
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: dglazkov@chromium.org
          Reporter: bugs@pettay.fi
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-webapps@w3.org
            Blocks: 14978

... but ShadowRoot.getElementById() returns HTMLElement, not Element like the
DocumentFragment's getElementbyId()

http://w3c.github.io/webcomponents/spec/shadow/#shadowroot-object
https://dom.spec.whatwg.org/#nonelementparentnode

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Wednesday, 24 September 2014 21:22:34 UTC