blob: 81425ed576af14b2019ee185d5175f328be7b2e6 (
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
|
[idlharness.https.window.html]
expected:
if os == "win": [OK, TIMEOUT]
[Accelerometer interface: existence and properties of interface object]
expected: FAIL
[Accelerometer interface: new GravitySensor(); must inherit property "y" with the proper type]
expected: FAIL
[Accelerometer interface object name]
expected: FAIL
[Stringification of new LinearAccelerationSensor();]
expected: FAIL
[Accelerometer interface object length]
expected: FAIL
[GravitySensor interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[LinearAccelerationSensor interface: existence and properties of interface object]
expected: FAIL
[LinearAccelerationSensor interface object name]
expected: FAIL
[Accelerometer interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[Accelerometer interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[LinearAccelerationSensor interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[Accelerometer interface: new Accelerometer(); must inherit property "y" with the proper type]
expected: FAIL
[LinearAccelerationSensor interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[GravitySensor interface object name]
expected: FAIL
[GravitySensor interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[Accelerometer interface: new GravitySensor(); must inherit property "z" with the proper type]
expected: FAIL
[GravitySensor interface: existence and properties of interface prototype object]
expected: FAIL
[LinearAccelerationSensor interface: existence and properties of interface prototype object]
expected: FAIL
[LinearAccelerationSensor must be primary interface of new LinearAccelerationSensor();]
expected: FAIL
[Accelerometer interface: new GravitySensor(); must inherit property "x" with the proper type]
expected: FAIL
[Accelerometer interface: existence and properties of interface prototype object]
expected: FAIL
[Stringification of new GravitySensor();]
expected: FAIL
[Accelerometer must be primary interface of new Accelerometer();]
expected: FAIL
[Accelerometer interface: new LinearAccelerationSensor(); must inherit property "z" with the proper type]
expected: FAIL
[GravitySensor interface object length]
expected: FAIL
[Accelerometer interface: new LinearAccelerationSensor(); must inherit property "y" with the proper type]
expected: FAIL
[Accelerometer interface: attribute x]
expected: FAIL
[Accelerometer interface: attribute y]
expected: FAIL
[Accelerometer interface: attribute z]
expected: FAIL
[GravitySensor interface: existence and properties of interface object]
expected: FAIL
[Accelerometer interface: new LinearAccelerationSensor(); must inherit property "x" with the proper type]
expected: FAIL
[GravitySensor must be primary interface of new GravitySensor();]
expected: FAIL
[Accelerometer interface: new Accelerometer(); must inherit property "z" with the proper type]
expected: FAIL
[Stringification of new Accelerometer();]
expected: FAIL
[Accelerometer interface: new Accelerometer(); must inherit property "x" with the proper type]
expected: FAIL
[LinearAccelerationSensor interface object length]
expected: FAIL
|