16 lines
695 B
INI
16 lines
695 B
INI
[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]
|