[Bug 24637] New: [imports] "style sheet that is blocking scripts" should be generalized to support HTML Imports
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24637
Bug ID: 24637
Summary: [imports] "style sheet that is blocking scripts"
should be generalized to support HTML Imports
Product: WHATWG
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: DOM Parsing and Serialization
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected],
[email protected]
Currently only stylesheets can block script execution.
HTML Imports wants to let imported documents block the script execution as well
and spec it using monkey patch [1].
It would be great if HTML parser has an extension point so that
HTML Imports hooks on it to block the script execution.
[1] http://localhost:8000/spec/imports/#parsing-imports
--
You are receiving this mail because:
You are on the CC list for the bug.