summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/compute-pressure/idlharness.https.window.js.ini
blob: 6c6f753304afe1eb2e9e7145b3bf38e0ca976ef3 (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
[idlharness.https.window.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [idl_test setup]
    expected: FAIL

  [PressureObserver interface: existence and properties of interface object]
    expected: FAIL

  [PressureObserver interface object length]
    expected: FAIL

  [PressureObserver interface object name]
    expected: FAIL

  [PressureObserver interface: existence and properties of interface prototype object]
    expected: FAIL

  [PressureObserver interface: existence and properties of interface prototype object's "constructor" property]
    expected: FAIL

  [PressureObserver interface: existence and properties of interface prototype object's @@unscopables property]
    expected: FAIL

  [PressureObserver interface: operation observe(PressureSource)]
    expected: FAIL

  [PressureObserver interface: operation unobserve(PressureSource)]
    expected: FAIL

  [PressureObserver interface: operation disconnect()]
    expected: FAIL

  [PressureObserver interface: operation takeRecords()]
    expected: FAIL

  [PressureObserver interface: attribute supportedSources]
    expected: FAIL

  [PressureObserver must be primary interface of observer]
    expected: FAIL

  [Stringification of observer]
    expected: FAIL

  [PressureObserver interface: observer must inherit property "observe(PressureSource)" with the proper type]
    expected: FAIL

  [PressureObserver interface: calling observe(PressureSource) on observer with too few arguments must throw TypeError]
    expected: FAIL

  [PressureObserver interface: observer must inherit property "unobserve(PressureSource)" with the proper type]
    expected: FAIL

  [PressureObserver interface: calling unobserve(PressureSource) on observer with too few arguments must throw TypeError]
    expected: FAIL

  [PressureObserver interface: observer must inherit property "disconnect()" with the proper type]
    expected: FAIL

  [PressureObserver interface: observer must inherit property "takeRecords()" with the proper type]
    expected: FAIL

  [PressureObserver interface: observer must inherit property "supportedSources" with the proper type]
    expected: FAIL

  [PressureRecord interface object name]
    expected: FAIL

  [PressureRecord interface: existence and properties of interface prototype object's "constructor" property]
    expected: FAIL

  [PressureRecord interface: existence and properties of interface prototype object]
    expected: FAIL

  [PressureRecord interface: attribute factors]
    expected: FAIL

  [PressureRecord interface: attribute time]
    expected: FAIL

  [PressureRecord interface: existence and properties of interface prototype object's @@unscopables property]
    expected: FAIL

  [PressureRecord interface object length]
    expected: FAIL

  [PressureRecord interface: attribute source]
    expected: FAIL

  [PressureRecord interface: existence and properties of interface object]
    expected: FAIL

  [PressureRecord interface: attribute state]
    expected: FAIL