[Bug 22413] [imports]: Imported documents should execute script

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22413

--- Comment #2 from Dimitri Glazkov <dglazkov@chromium.org> ---
(In reply to comment #1)
> Also, we shouldn't explicitly execute sub-imports in "import fetching
> algorithm".
> Instead, we could modify '4 Link Type "import"' section to ensure that
> it loads linked import regardless if the document is a master or not.
> 
> By doing this, the execution order is guaranteed recursively.

Right. I wondered if we should zap the "processing sub-imports" step
altogether, and instead monkeypatch HTML spec to allow running scripts, loading
stylesheets and registering element declarations when parsing an imported
document.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 20 June 2013 20:45:45 UTC