[Bug 10519] Parser-inserted script must lose its parser-insertedness if the 'already started' flag does not get set when the parser tries to run the script

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

Henri Sivonen <hsivonen@iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

--- Comment #3 from Henri Sivonen <hsivonen@iki.fi> 2010-09-28 11:00:15 UTC ---
The way this was specced is more awkward than what I was looking for, but the
result is the same.

FWIW, what I was looking for was the steps where the parser invokes the "run"
algorithm to check for "already started" after the "run" algorithm terminates
and setting parser-inserted to false if already started is false.

-- 
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 Tuesday, 28 September 2010 11:00:17 UTC