trisquel-icecat/icecat/testing/web-platform/meta/css/css-syntax/serialize-consecutive-tokens.html.ini
2025-10-06 02:35:48 -06:00

11 lines
422 B
INI

[serialize-consecutive-tokens.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Comments are handled correctly when computing a/* comment */var(--t1) using t1:b.]
expected: FAIL
[Comments are handled correctly when computing var(--t1)b using t1:a/* comment */.]
expected: FAIL
[Comments are handled correctly when computing var(--t1)b using t1:'a " '/* comment */.]
expected: FAIL