From 90d9255e6948365708bf55f74ff8f998d5a10fa4 Mon Sep 17 00:00:00 2001
From: Ian Hickson If this parser has been aborted in the meantime,
+ abort these steps. This could happen if, e.g., while the spin the event loop
+ algorithm is running, the browsing context gets closed, or the Unblock the tokenizer for this instance of the
HTML parser, such that tasks that invoke the
tokenizer can again be run. If this parser has been aborted in the meantime,
+ abort these steps. This could happen if, e.g., while the spin the event loop
+ algorithm is running, the browsing context gets closed, or the Unblock the tokenizer for this instance of the
HTML parser, such that tasks that invoke the
tokenizer can again be run.HTML
- Living Standard — Last Updated 27 September 2013
+ Living Standard — Last Updated 1 October 2013
12.2.5.4.8 The "has no style sheet that is blocking scripts and the script's
"ready to be parser-executed" flag is set.
+
document.open()
method gets invoked on the
+ Documnet
.HTML
- Living Standard — Last Updated 27 September 2013
+ Living Standard — Last Updated 1 October 2013
document.open()
method gets invoked on the
+ Documnet
.
If this parser has been aborted in the meantime, + abort these steps.
+ +This could happen if, e.g., while the spin the event loop
+ algorithm is running, the browsing context gets closed, or the document.open()
method gets invoked on the
+ Documnet
.
Unblock the tokenizer for this instance of the HTML parser, such that tasks that invoke the tokenizer can again be run.