blob: e68f894c0a69e8ff6c15dad17c45031add80688c (
plain)
1
2
3
4
5
6
7
8
9
|
[variable-reference.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Variable reference left open at end of stylesheet]
expected: FAIL
[width: var(--prop,);]
expected:
if (os == "linux") and not debug: [PASS, FAIL]
|