[Bug 24564] [Imports]: Blocking circular reference in the import tree/list

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

--- Comment #6 from Morrita Hajime <morrita@google.com> ---
(In reply to Boris Zbarsky from comment #5)
> Right.  The only question is script execution order.  Normally we guarantee
> that scripts in an import run before you keep parsing the importing
> document, but that's not feasible in this cyclic reference case, right?

Right. I believe it isn't problem in practice as long as it is deterministic.

The execution order in general is unclear in the current spec.
Bug 24565 is to address that problem.

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

Received on Friday, 7 February 2014 19:56:27 UTC