Source code

Revision control

Copy as Markdown

Other Tools

[stream-html-parser-blocking-script.html]
[streamHTMLUnsafe with parser blocking script should process in order]
expected: FAIL
[Multiple parser-blocking scripts with out-of-order fetch times execute in document order]
expected: FAIL
[Inline script split across chunk boundaries executes only when tag closes]
expected: FAIL
[External script tag split across chunk boundaries parses and executes correctly]
expected: FAIL
[DOM mutations inside streamed parser-blocking script maintain correct insertion order]
expected: FAIL
[streamHTMLUnsafe with parser-blocking script should not execute after abort]
expected: FAIL
[streamHTMLUnsafe continues parsing after runtime script error]
expected: FAIL
[streamHTMLUnsafe on detached element should parse markup without executing scripts]
expected: FAIL