- From: <bugzilla@jessica.w3.org>
- Date: Wed, 12 Feb 2014 22:40:29 +0000
- To: public-webapps-bugzilla@w3.org
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: Ms2ger@gmail.com
          Reporter: morrita@google.com
        QA Contact: sideshowbarker+domparsingspec@gmail.com
                CC: mike@w3.org, public-webapps-bugzilla@w3.org,
                    www-dom@w3.org
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.
Received on Wednesday, 12 February 2014 22:40:35 UTC