11 lines
422 B
INI
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
|