-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
to-run.yaml
512 lines (499 loc) · 22.7 KB
/
to-run.yaml
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
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
DIR: accname
manual/description_from_content_of_describedby_element-manual.html:
[timeout, upstream issue with dom-accessibility-api package]
manual/name_file-label-inline-block-elements-manual.html:
[timeout, upstream issue with dom-accessibility-api package]
manual/name_file-label-inline-block-styles-manual.html:
[timeout, upstream issue with dom-accessibility-api package]
manual/name_test_case_552-manual.html:
[timeout, upstream issue with dom-accessibility-api package]
manual/name_test_case_553-manual.html:
[timeout, upstream issue w ith dom-accessibility-api package]
manual/name_test_case_659-manual.html:
[timeout, upstream issue with dom-accessibility-api package]
manual/name_test_case_660-manual.html:
[timeout, upstream issue with dom-accessibility-api package]
manual/name_test_case_661-manual.html:
[timeout, upstream issue with dom-accessibility-api package]
manual/name_test_case_662-manual.html:
[timeout, upstream issue with dom-accessibility-api package]
manual/name_test_case_663a-manual.html:
[timeout, upstream issue with dom-accessibility-api package]
manual/name_test_case_753-manual.html:
[timeout, upstream issue with dom-accessibility-api package]
manual/name_test_case_754-manual.html:
[timeout, upstream issue with dom-accessibility-api package]
manual/name_test_case_755-manual.html:
[timeout, upstream issue with dom-accessibility-api package]
manual/name_test_case_756-manual.html:
[timeout, upstream issue with dom-accessibility-api package]
manual/name_test_case_757-manual.html:
[timeout, upstream issue with dom-accessibility-api package]
manual/name_test_case_758-manual.html:
[timeout, upstream issue with dom-accessibility-api package]
manual/name_test_case_759-manual.html:
[timeout, upstream issue with dom-accessibility-api package]
manual/name_test_case_760-manual.html:
[timeout, upstream issue with dom-accessibility-api package]
manual/name_test_case_761-manual.html:
[timeout, upstream issue with dom-accessibility-api package]
manual/name_test_case_762-manual.html:
[timeout, upstream issue with dom-accessibility-api package]
name/comp_embedded_control.html:
"checkbox label with embedded combobox (span)":
[fail, upstream issue with dom-accessibility-api package]
"checkbox label with embedded combobox (div)":
[fail, upstream issue with dom-accessibility-api package]
name/comp_hidden_not_referenced.html:
"heading with name from content, containing element that is visibility:hidden with nested content that is visibility:visible":
[fail, upstream issue with dom-accessibility-api package]
name/comp_label.html:
"label valid on math element": [fail, upstream issue with jsdom package]
"aria-label undefined on img w/ alt":
[fail, upstream issue with dom-accessibility-api package]
"aria-label undefined on img w/o alt":
[fail, upstream issue with dom-accessibility-api package]
"aria-label undefined on img w/ empty alt":
[fail, upstream issue with dom-accessibility-api package]
"aria-label undefined on img w/o alt but w/ title":
[fail, upstream issue with dom-accessibility-api package]
"aria-label undefined on img w/ empty alt but w/ title":
[fail, upstream issue with dom-accessibility-api package]
"button's hidden referenced name (display:none) supercedes aria-label":
[fail, upstream issue with dom-accessibility-api package]
"button's hidden referenced name (visibility:hidden) supercedes aria-label":
[fail, upstream issue with dom-accessibility-api package]
"button's hidden referenced name (visibility:hidden) with hidden aria-labelledby traversal falls back to aria-label":
[fail, upstream issue with dom-accessibility-api package]
"nav with trailing nbsp char aria-label is valid (nbsp is preserved in name)":
[fail, upstream issue with dom-accessibility-api package]
"button with leading nbsp char in aria-label is valid (and uses aria-label)":
[fail, upstream issue with dom-accessibility-api package]
name/comp_labelledby_hidden_nodes.html:
"button with aria-labelledby using visibility:hidden span (with nested span)":
[fail, upstream issue with dom-accessibility-api package]
"button with aria-labelledby using visibility:hidden span (with nested spans, depth 2)":
[fail, upstream issue with dom-accessibility-api package]
"button with aria-labelledby using visibility:hidden hidden span (with nested sibling spans)":
[fail, upstream issue with dom-accessibility-api package]
"button with aria-labelledby using span without visibility:collapse (with nested visibility:collapse sibling spans)":
[fail, upstream issue with dom-accessibility-api package]
name/comp_name_from_content.html:
"button name from content with ::before":
[fail, upstream issue with dom-accessibility-api package]
"heading name from content with ::before":
[fail, upstream issue with dom-accessibility-api package]
"link name from content with ::before":
[fail, upstream issue with dom-accessibility-api package]
"button name from content with ::after":
[fail, upstream issue with dom-accessibility-api package]
"heading name from content with ::after":
[fail, upstream issue with dom-accessibility-api package]
"link name from content with ::after":
[fail, upstream issue with dom-accessibility-api package]
"button name from content with ::before and ::after":
[fail, upstream issue with dom-accessibility-api package]
"heading name from content with ::before and ::after":
[fail, upstream issue with dom-accessibility-api package]
"link name from content with ::before and ::after":
[fail, upstream issue with dom-accessibility-api package]
"button name from content no space joiners ::before and ::after":
[fail, upstream issue with dom-accessibility-api package]
"heading name from content no space joiners ::before and ::after":
[fail, upstream issue with dom-accessibility-api package]
"link name from content no space joiners ::before and ::after":
[fail, upstream issue with dom-accessibility-api package]
"button name from content with ::before and ::after in rtl":
[fail, upstream issue with dom-accessibility-api package]
"heading name from content with ::before and ::after in rtl":
[fail, upstream issue with dom-accessibility-api package]
"link name from content with ::before and ::after in rtl":
[fail, upstream issue with dom-accessibility-api package]
"button name from fallback content with ::before and ::after":
[fail, upstream issue with dom-accessibility-api package]
"heading name from fallback content with ::before and ::after":
[fail, upstream issue with dom-accessibility-api package]
"link name from fallback content with ::before and ::after":
[fail, upstream issue with dom-accessibility-api package]
"button name from fallback content mixing attr() and strings with ::before and ::after":
[fail, upstream issue with dom-accessibility-api package]
"heading name from fallback content mixing attr() and strings with ::before and ::after":
[fail, upstream issue with dom-accessibility-api package]
"link name from fallback content mixing attr() and strings with ::before and ::after":
[fail, upstream issue with dom-accessibility-api package]
"heading with link referencing image using aria-labelledby, that in turn references text element via aria-labelledby":
[fail, upstream issue with dom-accessibility-api package]
"heading with link referencing image using aria-labelledby, that in turn references itself and another element via aria-labelledby":
[fail, upstream issue with dom-accessibility-api package]
"button name from content for each child (no space, inline)":
[fail, upstream issue with dom-accessibility-api package]
"heading name from content for each child (no space, inline)":
[fail, upstream issue with dom-accessibility-api package]
"link name from content for each child (no space, inline)":
[fail, upstream issue with dom-accessibility-api package]
name/comp_name_from_content.tentative.html:
"heading with link referencing image using aria-labelledby, that in turn references text element via aria-labelledby":
[fail, upstream issue with dom-accessibility-api package]
"heading with link referencing image using aria-labelledby, that in turn references itself and another element via aria-labelledby":
[fail, upstream issue with dom-accessibility-api package]
name/comp_text_node.html:
"span[role=button] with text/element/text nodes, no space":
[fail, upstream issue with dom-accessibility-api package]
"span[role=button] with text node, with leading/trailing non-breaking space":
[fail, upstream issue with dom-accessibility-api package]
"div[role=heading] with text/element/text nodes, no space":
[fail, upstream issue with dom-accessibility-api package]
"div[role=heading] with text node, with leading/trailing non-breaking space":
[fail, upstream issue with dom-accessibility-api package]
"button with text/element/text nodes, no space":
[fail, upstream issue with dom-accessibility-api package]
"button with text node, with leading/trailing non-breaking space":
[fail, upstream issue with dom-accessibility-api package]
"heading with text/element/text nodes, no space":
[fail, upstream issue with dom-accessibility-api package]
"heading with text node, with leading/trailing non-breaking space":
[fail, upstream issue with dom-accessibility-api package]
"link with text/element/text nodes, no space":
[fail, upstream issue with dom-accessibility-api package]
"link with text node, with leading/trailing non-breaking space":
[fail, upstream issue with dom-accessibility-api package]
"span[role=button] with text node, with extra non-breaking space":
[fail, upstream issue with dom-accessibility-api package]
"div[role=heading] with text node, with extra non-breaking space":
[fail, upstream issue with dom-accessibility-api package]
"button with text node, with extra non-breaking space":
[fail, upstream issue with dom-accessibility-api package]
"heading with text node, with extra non-breaking space":
[fail, upstream issue with dom-accessibility-api package]
"link with text node, with extra non-breaking space":
[fail, upstream issue with dom-accessibility-api package]
"span[role=button] with text node, with mixed space and non-breaking space":
[fail, upstream issue with dom-accessibility-api package]
"div[role=heading] with text node, with mixed space and non-breaking space":
[fail, upstream issue with dom-accessibility-api package]
"button with text node, with mixed space and non-breaking space":
[fail, upstream issue with dom-accessibility-api package]
"heading with text node, with mixed space and non-breaking space":
[fail, upstream issue with dom-accessibility-api package]
"link with text node, with mixed space and non-breaking space":
[fail, upstream issue with dom-accessibility-api package]
name/comp_tooltip.html:
"img with tooltip label with empty alt":
[fail, upstream issue with dom-accessibility-api package]
name/shadowdom/basic.html:
[fail, upstream issue with dom-accessibility-api package]
name/shadowdom/slot.html:
[fail, upstream issue with dom-accessibility-api package]
---
DIR: core-aam
aria-braillelabel-manual.html: [skip, not supported]
aria-brailleroledescription-manual.html: [skip, not supported]
aria-busy_value_changes-manual.html:
[
skip,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
aria-checked_value_changes-manual.html:
[
skip,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
aria-current_value_changes-manual.html:
[
skip,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
aria-current_with_unrecognized_value-manual.html:
[
skip,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
aria-disabled_value_changes-manual.html:
[
skip,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
aria-dropeffect_value_changes-manual.html:
[
skip,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
aria-expanded_value_changes-manual.html:
[
skip,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
aria-grabbed_value_changes-manual.html:
[
skip,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
aria-hidden_true_when_element_is_focused_or_fires_event-manual.html:
[
skip,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
aria-invalid_value_changes-manual.html:
[
skip,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
aria-placeholder-manual.html:
[
skip,
targets accessibility APIs whose mappings do not reflect WAI-ARIA and screen readers,
]
aria-pressed_value_changes-manual.html:
[
skip,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
aria-readonly_value_changes-manual.html:
[
skip,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
aria-required_value_changes-manual.html:
[
skip,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
aria-setsize_-1-manual.html:
[
skip,
targets accessibility APIs whose mappings do not reflect WAI-ARIA and screen readers,
]
aria-valuenow_value_changes-manual.html:
[
skip,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
aria-valuetext_value_changes-manual.html:
[
skip,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
combobox-value-calculation-manual.html:
[timeout, value taken from text content not implemented]
comment-manual.html:
[
timeout,
upstream issue with aria-query package - WAI-ARIA 1.3 not implemented,
]
deletion-manual.html: [fail, syntax error in test - fix needed in WPT]
exclude_element_hidden_with_*:
[
skip,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
form-manual.html: [timeout, attribute typo error in test - fix needed in WPT]
generic_roledescription_prohibited-manual.html:
[
skip,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
grid-level-not-supported-manual.html:
[
skip,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
heading-no-level-manual.html:
[
skip,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
image-manual.html:
[
timeout,
upstream issue with aria-query package - WAI-ARIA 1.3 not implemented,
]
include_element_*:
[
skip,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
insertion-manual.html: [fail, syntax error in test - fix needed in WPT]
mark-manual.html: [fail, syntax error in test - fix needed in WPT]
math_role_children_are_not_presentational-manual.html:
[
skip,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
none_used_on_*:
[
skip,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
presentation_used_on_*:
[
skip,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
progressbar-no-min-or-max-manual.html:
[
skip,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
suggestion-manual.html: [fail, syntax error in test - fix needed in WPT]
tablist-level-not-supported-manual.html:
[
skip,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
---
DIR: dpub-aam
manual/*:
[
timeout,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
# ---
# these are currently DOM query tests
# DIR: dpub-aria
# ---
# targets accessibility APIs whose mappings have not been implemented in this test suite yet,
# DIR: graphics-aam
---
DIR: graphics-aria
---
DIR: html-aam
roles-contextual.html:
"el-aside-in-article-in-main":
[fail, upstream issue with dom-accessibility-api package]
"el-aside-in-article":
[fail, upstream issue with dom-accessibility-api package]
"el-aside-in-aside": [fail, upstream issue with dom-accessibility-api package]
"el-aside-in-nav": [fail, upstream issue with dom-accessibility-api package]
"el-aside-in-section":
[fail, upstream issue with dom-accessibility-api package]
"el-footer": [fail, upstream issue with dom-accessibility-api package]
"el-header": [fail, upstream issue with dom-accessibility-api package]
"el-header-ancestormain":
[fail, upstream issue with dom-accessibility-api package]
"el-section-no-name":
[fail, upstream issue with dom-accessibility-api package]
roles-dynamic-switch.tentative.window.html:
"Connected <input type=checkbox switch>":
[fail, upstream issue with dom-accessibility-api package]
"Connected <input type=checkbox switch>: adding switch attribute":
[fail, upstream issue with dom-accessibility-api package]
"Connected <input type=checkbox switch>: removing switch attribute":
[fail, upstream issue with dom-accessibility-api package]
"Connected <input type=checkbox switch>: removing type attribute":
[fail, upstream issue with dom-accessibility-api package]
"Connected <input type=checkbox switch>: adding type attribute":
[fail, upstream issue with dom-accessibility-api package]
roles-generic.tentative.html:
"el-li-orphaned": [fail, upstream issue with dom-accessibility-api package]
roles.html:
"el-hgroup":
[fail, upstream issue with aria-query and dom-accessibility-api packages]
"el-s":
[fail, upstream issue with aria-query and dom-accessibility-api packages]
"el-search":
[fail, upstream issue with aria-query and dom-accessibility-api packages]
roles.tentative.html:
"el-input-checkbox-switch":
[fail, upstream issue with dom-accessibility-api package]
table-roles.html:
"el-th-in-row": [fail, upstream issue with dom-accessibility-api package]
---
DIR: svg-aam
name/comp_host_language_label.html:
[fail, upstream issue with aria-query and dom-accessibility-api packages]
role/role-img.tentative.html:
"Label: el-image (label from image>title element)":
[fail, upstream issue with dom-accessibility-api package]
"el-image (generic, explicitly empty image>title element)":
[fail, upstream issue with dom-accessibility-api package]
role/roles.html:
"el-a[xlink:href]": [fail, upstream issue with dom-accessibility-api package]
"el-g": [fail, upstream issue with dom-accessibility-api package]
"el-image": [fail, upstream issue with dom-accessibility-api package]
---
DIR: wai-aria
idlharness.window.html: [timeout, out of scope]
manual/*:
[
timeout,
targets accessibility APIs whose mappings have not been implemented in this test suite yet,
]
role/contextual-roles.html:
"footer element scoped to main element is generic":
[fail, upstream issue with dom-accessibility-api package]
role/grid-roles.tentative.html:
"orphaned button with gridcell role outside the context of row":
[fail, upstream issue with dom-accessibility-api package]
"orphaned row outside the context of table":
[fail, upstream issue with dom-accessibility-api package]
"orphaned rowgroup outside the context of row":
[fail, upstream issue with dom-accessibility-api package]
"orphaned div with gridcell role outside the context of row":
[fail, upstream issue with dom-accessibility-api package]
"orphaned rowheader outside the context of row":
[fail, upstream issue with dom-accessibility-api package]
"orphaned columnheader outside the context of row":
[fail, upstream issue with dom-accessibility-api package]
role/list-roles.tentative.html:
"orphan div with listitem role":
[fail, upstream issue with dom-accessibility-api package]
"orphan p with listitem role":
[fail, upstream issue with dom-accessibility-api package]
role/listbox-roles.tentative.html:
"orphaned option outside the context of listbox":
[fail, upstream issue with dom-accessibility-api package]
role/menu-roles.tentative.html:
"orphan div with menuitem role":
[fail, upstream issue with dom-accessibility-api package]
"orphan div with menuitemcheckbox role":
[fail, upstream issue with dom-accessibility-api package]
"orphan div with menuitemradio role":
[fail, upstream issue with dom-accessibility-api package]
"orphaned menuitem outside the context of menu/menubar":
[fail, upstream issue with dom-accessibility-api package]
"orphaned menuitemradio outside the context of menu/menubar":
[fail, upstream issue with dom-accessibility-api package]
"orphaned menuitemcheckbox outside the context of menu/menubar":
[fail, upstream issue with dom-accessibility-api package]
"orphan button with menuitem role":
[fail, upstream issue with dom-accessibility-api package]
"orphan button with menuitemcheckbox role":
[fail, upstream issue with dom-accessibility-api package]
"orphan button with menuitemradio role":
[fail, upstream issue with dom-accessibility-api package]
role/roles.html:
"role: suggestion":
[
fail,
upstream issue with aria-query package - WAI-ARIA 1.3 not implemented,
]
role/roles.tentative.html:
"role: sectionheader":
[
fail,
upstream issue with aria-query package - WAI-ARIA 1.3 not implemented,
]
"role: sectionfooter":
[
fail,
upstream issue with aria-query package - WAI-ARIA 1.3 not implemented,
]
role/synonym-roles.html:
"image role == computedrole image":
[fail, upstream issue with aria-query and dom-accessibility-api packages]
"synonym img role == computedrole image":
[fail, upstream issue with aria-query and dom-accessibility-api packages]
"directory role == computedrole list":
[fail, upstream issue with aria-query and dom-accessibility-api packages]
"div w/directory role == computedrole list":
[fail, upstream issue with aria-query and dom-accessibility-api packages]
role/tab-roles.tentative.html:
"orphan button with tab role":
[fail, upstream issue with dom-accessibility-api package]
"orphan span with tab role":
[fail, upstream issue with dom-accessibility-api package]
role/tree-roles.tentative.html:
"orphaned treeitem outside the context of tree":
[fail, upstream issue with dom-accessibility-api package]
"orphaned button with treeitem role outside tree context":
[fail, upstream issue with dom-accessibility-api package]