blob: 7fa1a00cea02038a15f4241ca9189026ab20df9f (
plain)
1
2
3
4
5
6
7
8
9
10
|
[idlharness.html]
expected:
if debug and (os == "linux"): ["OK", "TIMEOUT"]
[CSS namespace: operation registerProperty(PropertyDefinition)]
expected: FAIL
[idl_test setup]
expected:
if debug and (os == "linux"): ["PASS", "TIMEOUT"]
|