[Bug 11191] Run scripts based on a parser flag rather than on being a fragment parser

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11191

--- Comment #5 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-02-09 01:14:51 UTC ---
So the requirement here is actually to have a flag to run the parser with
scripts _disabled_ but to clear all the "already started" flags just before the
nodes get inserted?

If I do this, then I should make sure to update the algorithms that rely on
"the time the element's "already started" flag was set" to rely on the the time
the flag was _last_ set.

-- 
Configure bugmail: http://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 Wednesday, 9 February 2011 01:14:53 UTC