blob: 989a107a7d10d4b5d9de0bd28a01d3acc90849a0 (
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
|
[idlharness.https.window.html]
[Stringification of new Gyroscope();]
expected: FAIL
[Gyroscope interface: existence and properties of interface prototype object]
expected: FAIL
[Gyroscope interface: attribute y]
expected: FAIL
[Gyroscope interface: attribute z]
expected: FAIL
[Gyroscope interface: new Gyroscope(); must inherit property "x" with the proper type]
expected: FAIL
[Gyroscope interface: new Gyroscope(); must inherit property "y" with the proper type]
expected: FAIL
[Gyroscope interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[Gyroscope interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[Gyroscope interface: existence and properties of interface object]
expected: FAIL
[Gyroscope interface object length]
expected: FAIL
[Gyroscope interface object name]
expected: FAIL
[Gyroscope interface: attribute x]
expected: FAIL
[Gyroscope must be primary interface of new Gyroscope();]
expected: FAIL
[Gyroscope interface: new Gyroscope(); must inherit property "z" with the proper type]
expected: FAIL
|