[Bug 10625] Spec should cover stopping parsing on location.href = "foo"

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


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

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




--- Comment #1 from Ian 'Hixie' Hickson <ian@hixie.ch>  2010-09-15 13:25:22 ---
So basically navigating a browsing context should cause an active parser for
that browsing context's document to be aborted immediately?

For navigations started in tasks that are not triggered by the parser, e.g.
from a timeout or user interaction, this will result in unpredictable
behaviour. Is that intentional?

-- 
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, 15 September 2010 13:25:26 UTC