- From: <bugzilla@jessica.w3.org>
- Date: Thu, 15 Jan 2015 00:34:48 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27836
Bug ID: 27836
Summary: Scripts in HTML Imports should be scoped to the import
(treat imports as script modules)
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Component Model
Assignee: dglazkov@chromium.org
Reporter: ian@hixie.ch
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, public-webapps@w3.org
Right now, two HTML imports will stomp on each other if they happen to declare
the same globals. Each import should IMHO be in its own module and should
export what it wants to export.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 15 January 2015 00:34:50 UTC