aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/html/dom/idlharness.any.js.ini
blob: 7d0eb9856b291d6e0f9cc48b653804545cf8afc4 (plain) (blame)
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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
[idlharness.any.worker.html]
  [CanvasPattern interface: operation setTransform(optional DOMMatrix2DInit)]
    expected: FAIL

  [ImageData interface: attribute colorSpace]
    expected: FAIL

  [Path2D interface: operation roundRect(unrestricted double, unrestricted double, unrestricted double, unrestricted double, optional (unrestricted double or DOMPointInit or sequence<(unrestricted double or DOMPointInit)>))]
    expected: FAIL

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

  [ImageBitmapRenderingContext interface object length]
    expected: FAIL

  [ImageBitmapRenderingContext interface object name]
    expected: FAIL

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

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

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

  [ImageBitmapRenderingContext interface: attribute canvas]
    expected: FAIL

  [ImageBitmapRenderingContext interface: operation transferFromImageBitmap(ImageBitmap?)]
    expected: FAIL

  [OffscreenCanvas interface: operation transferToImageBitmap()]
    expected: FAIL

  [OffscreenCanvas interface: operation convertToBlob(optional ImageEncodeOptions)]
    expected: FAIL

  [OffscreenCanvas interface: attribute oncontextlost]
    expected: FAIL

  [OffscreenCanvas interface: attribute oncontextrestored]
    expected: FAIL

  [OffscreenCanvasRenderingContext2D interface: operation isContextLost()]
    expected: FAIL

  [OffscreenCanvasRenderingContext2D interface: operation setTransform(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double)]
    expected: FAIL

  [OffscreenCanvasRenderingContext2D interface: operation setTransform(optional DOMMatrix2DInit)]
    expected: FAIL

  [OffscreenCanvasRenderingContext2D interface: attribute imageSmoothingQuality]
    expected: FAIL

  [OffscreenCanvasRenderingContext2D interface: operation createConicGradient(double, double, double)]
    expected: FAIL

  [OffscreenCanvasRenderingContext2D interface: attribute filter]
    expected: FAIL

  [OffscreenCanvasRenderingContext2D interface: operation isPointInStroke(unrestricted double, unrestricted double)]
    expected: FAIL

  [OffscreenCanvasRenderingContext2D interface: operation isPointInStroke(Path2D, unrestricted double, unrestricted double)]
    expected: FAIL

  [OffscreenCanvasRenderingContext2D interface: operation strokeText(DOMString, unrestricted double, unrestricted double, optional unrestricted double)]
    expected: FAIL

  [OffscreenCanvasRenderingContext2D interface: attribute letterSpacing]
    expected: FAIL

  [OffscreenCanvasRenderingContext2D interface: attribute fontKerning]
    expected: FAIL

  [OffscreenCanvasRenderingContext2D interface: attribute fontStretch]
    expected: FAIL

  [OffscreenCanvasRenderingContext2D interface: attribute fontVariantCaps]
    expected: FAIL

  [OffscreenCanvasRenderingContext2D interface: attribute textRendering]
    expected: FAIL

  [OffscreenCanvasRenderingContext2D interface: attribute wordSpacing]
    expected: FAIL

  [OffscreenCanvasRenderingContext2D interface: operation roundRect(unrestricted double, unrestricted double, unrestricted double, unrestricted double, optional (unrestricted double or DOMPointInit or sequence<(unrestricted double or DOMPointInit)>))]
    expected: FAIL

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

  [MessagePort interface: attribute onclose]
    expected: FAIL

  [WorkerGlobalScope interface: attribute onlanguagechange]
    expected: FAIL

  [WorkerGlobalScope interface: attribute onoffline]
    expected: FAIL

  [WorkerGlobalScope interface: attribute ononline]
    expected: FAIL

  [WorkerGlobalScope interface: attribute onrejectionhandled]
    expected: FAIL

  [WorkerGlobalScope interface: attribute onunhandledrejection]
    expected: FAIL

  [WorkerGlobalScope interface: attribute crossOriginIsolated]
    expected: FAIL

  [WorkerGlobalScope interface: operation reportError(any)]
    expected: FAIL

  [DedicatedWorkerGlobalScope interface: internal [[SetPrototypeOf\]\] method of interface prototype object - setting to a new value via Object.setPrototypeOf should throw a TypeError]
    expected: FAIL

  [DedicatedWorkerGlobalScope interface: internal [[SetPrototypeOf\]\] method of interface prototype object - setting to a new value via __proto__ should throw a TypeError]
    expected: FAIL

  [DedicatedWorkerGlobalScope interface: internal [[SetPrototypeOf\]\] method of interface prototype object - setting to a new value via Reflect.setPrototypeOf should return false]
    expected: FAIL

  [DedicatedWorkerGlobalScope interface: attribute name]
    expected: FAIL

  [DedicatedWorkerGlobalScope interface: operation requestAnimationFrame(FrameRequestCallback)]
    expected: FAIL

  [DedicatedWorkerGlobalScope interface: operation cancelAnimationFrame(unsigned long)]
    expected: FAIL

  [DedicatedWorkerGlobalScope interface: attribute onmessageerror]
    expected: FAIL

  [DedicatedWorkerGlobalScope interface: self must inherit property "name" with the proper type]
    expected: FAIL

  [DedicatedWorkerGlobalScope interface: self must inherit property "requestAnimationFrame(FrameRequestCallback)" with the proper type]
    expected: FAIL

  [DedicatedWorkerGlobalScope interface: calling requestAnimationFrame(FrameRequestCallback) on self with too few arguments must throw TypeError]
    expected: FAIL

  [DedicatedWorkerGlobalScope interface: self must inherit property "cancelAnimationFrame(unsigned long)" with the proper type]
    expected: FAIL

  [DedicatedWorkerGlobalScope interface: calling cancelAnimationFrame(unsigned long) on self with too few arguments must throw TypeError]
    expected: FAIL

  [DedicatedWorkerGlobalScope interface: self must inherit property "onmessageerror" with the proper type]
    expected: FAIL

  [WorkerGlobalScope interface: self must inherit property "onlanguagechange" with the proper type]
    expected: FAIL

  [WorkerGlobalScope interface: self must inherit property "onoffline" with the proper type]
    expected: FAIL

  [WorkerGlobalScope interface: self must inherit property "ononline" with the proper type]
    expected: FAIL

  [WorkerGlobalScope interface: self must inherit property "onrejectionhandled" with the proper type]
    expected: FAIL

  [WorkerGlobalScope interface: self must inherit property "onunhandledrejection" with the proper type]
    expected: FAIL

  [WorkerGlobalScope interface: self must inherit property "crossOriginIsolated" with the proper type]
    expected: FAIL

  [WorkerGlobalScope interface: self must inherit property "reportError(any)" with the proper type]
    expected: FAIL

  [WorkerGlobalScope interface: calling reportError(any) on self with too few arguments must throw TypeError]
    expected: FAIL

  [WorkerNavigator interface: member taintEnabled]
    expected: FAIL

  [WorkerNavigator interface: attribute onLine]
    expected: FAIL

  [WorkerNavigator interface: self.navigator must not have property "taintEnabled"]
    expected: FAIL

  [WorkerNavigator interface: self.navigator must inherit property "onLine" with the proper type]
    expected: FAIL

  [OffscreenCanvasRenderingContext2D interface: operation getContextAttributes()]
    expected: FAIL

  [OffscreenCanvasRenderingContext2D interface: attribute lang]
    expected: FAIL

  [ImageData interface: attribute pixelFormat]
    expected: FAIL


[idlharness.any.shadowrealm-in-window.html]
  expected: ERROR