[Bug 17529] Inserting multiple script elements using a document fragment isn't specified properly

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

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian@hixie.ch

--- Comment #6 from Ian 'Hixie' Hickson <ian@hixie.ch> 2012-06-21 06:37:27 UTC ---
Yeah, this isn't defined.

Unless there's a compat reason not to, my inclination is to define execution as
happening after the mutation listeners, in tree order (pre-order, depth-first
traversal).

See also bug 17543.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 21 June 2012 06:37:34 UTC