Source code

Revision control

Copy as Markdown

Other Tools

[non-render-blocking-scripts.optional.html]
[parser-inserted async script is not implicitly render-blocking]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
[parser-inserted defer script is not implicitly render-blocking]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
[parser-inserted module script is not implicitly render-blocking]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
[parser-inserted async module script is not implicitly render-blocking]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]