1
0
Fork 0
firefox/testing/web-platform/meta/css/css-syntax/serialize-consecutive-tokens.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02: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