fune/testing/web-platform/meta/css/mediaqueries/mq-non-matching-lazy-load.html.ini
moz-wptsync-bot 53f11d24f2 Bug 1817940 - [wpt-sync] Update web-platform-tests to edc7cac3a37e9478fa301fe4c001bcaa3d79c62e, a=testonly
MANUAL PUSH: wpt sync bot

wpt-head: edc7cac3a37e9478fa301fe4c001bcaa3d79c62e
wpt-type: landing
2023-02-28 05:41:09 +00:00

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]