diff options
Diffstat (limited to 'testing/web-platform/meta/css/mediaqueries/mq-non-matching-lazy-load.tentative.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/mediaqueries/mq-non-matching-lazy-load.tentative.html.ini | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/mediaqueries/mq-non-matching-lazy-load.tentative.html.ini b/testing/web-platform/meta/css/mediaqueries/mq-non-matching-lazy-load.tentative.html.ini new file mode 100644 index 0000000000..feabd1723a --- /dev/null +++ b/testing/web-platform/meta/css/mediaqueries/mq-non-matching-lazy-load.tentative.html.ini @@ -0,0 +1,7 @@ +[mq-non-matching-lazy-load.tentative.html] + [Ensure browser renders the page without waiting for non matching @import style] + expected: + if (os == "win") and swgl: [FAIL, PASS] + if (os == "win") and not swgl: [FAIL, PASS] + if os == "mac": [FAIL, PASS] + [PASS, FAIL] |