- From: <bugzilla@jessica.w3.org>
- Date: Sun, 20 Jul 2014 18:17:49 +0000
- To: public-webapps@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26394 Bug ID: 26394 Summary: [imports]: the |import| attribute returns null if the UA does not support imports? Product: WebAppsWG Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P2 Component: Component Model Assignee: dglazkov@chromium.org Reporter: fayolle-florent@orange.fr QA Contact: public-webapps-bugzilla@w3.org CC: mike@w3.org, public-webapps@w3.org Blocks: 20683 Quoting https://w3c.github.io/webcomponents/spec/imports/ : "On getting, the import attribute must return null, if: [...] * the user agent does not support imports" Shouldn't the user-agent just return |undefined|? (as they actually do) Florent -- You are receiving this mail because: You are on the CC list for the bug.
Received on Sunday, 20 July 2014 18:17:51 UTC