forked from mirrors/gecko-dev
MANUAL PUSH: wpt sync bot wpt-head: edc7cac3a37e9478fa301fe4c001bcaa3d79c62e wpt-type: landing
10 lines
601 B
INI
10 lines
601 B
INI
[mq-non-matching-lazy-load.html]
|
|
[Ensure browser renders the page without waiting for non matching @import style]
|
|
expected:
|
|
if (os == "linux") and fission and not debug and (processor == "x86_64"): [PASS, FAIL]
|
|
if (os == "linux") and fission and not debug and (processor == "x86"): [PASS, FAIL]
|
|
if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, FAIL]
|
|
if (os == "linux") and fission and debug: [PASS, FAIL]
|
|
if (os == "linux") and not fission and not debug: [PASS, FAIL]
|
|
if (os == "android") and debug: [PASS, FAIL]
|
|
[FAIL, PASS]
|