blob: feabd1723a41fb1c8b1363c21fd11dc24c33bfc7 (
plain)
1
2
3
4
5
6
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]
|