forked from mirrors/gecko-dev
17 lines
417 B
INI
17 lines
417 B
INI
[variable-invalidation.html]
|
|
[css rule test]
|
|
expected:
|
|
if (os == "linux") and not debug: ["PASS", "FAIL"]
|
|
|
|
[css rule test important]
|
|
expected:
|
|
if (os == "linux") and not debug: ["PASS", "FAIL"]
|
|
|
|
[inline style test]
|
|
expected:
|
|
if (os == "linux") and not debug: ["PASS", "FAIL"]
|
|
|
|
[inline style test important]
|
|
expected:
|
|
if (os == "linux") and not debug: ["PASS", "FAIL"]
|
|
|