- From: <bugzilla@jessica.w3.org>
- Date: Wed, 24 Sep 2014 21:22:33 +0000
- To: public-webapps-bugzilla@w3.org
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 the QA Contact for the bug.
Received on Wednesday, 24 September 2014 21:22:35 UTC