blob: 86fd99825b63dac2995ae65f994da09393e86c71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
[idlharness.html]
expected:
if debug and (os == "linux"): ["OK", "TIMEOUT"]
[CSSPropertyRule interface: attribute inherits]
expected: FAIL
[CSSPropertyRule interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[CSSPropertyRule interface object name]
expected: FAIL
[CSSPropertyRule interface: attribute initialValue]
expected: FAIL
[CSSPropertyRule interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[CSSPropertyRule interface object length]
expected: FAIL
[CSSPropertyRule interface: attribute syntax]
expected: FAIL
[CSSPropertyRule interface: attribute name]
expected: FAIL
[CSS namespace: operation registerProperty(PropertyDefinition)]
expected: FAIL
[CSSPropertyRule interface: existence and properties of interface object]
expected: FAIL
[CSSPropertyRule interface: existence and properties of interface prototype object]
expected: FAIL
[idl_test setup]
expected:
if debug and (os == "linux"): ["PASS", "TIMEOUT"]
|