Skip to content

Commit 729bfbf

Browse files
chore: update wpt suite with latest tests
1 parent 38d3431 commit 729bfbf

File tree

4 files changed

+25451
-17099
lines changed

4 files changed

+25451
-17099
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The current status of the WPT coverage is:
5757

5858
| Passing | Failing | Skipped |
5959
| :-----: | :-----: | :-----: |
60-
| 410 | 107 | 338 |
60+
| 411 | 128 | 338 |
6161

6262
The included tests, skipped tests, and expected failures can be found in the [WPT configuration file](./test/wpt-jsdom/to-run.yaml) with reasons as to skips and expected failures.
6363

test/wpt

Submodule wpt updated 3433 files

test/wpt-jsdom/to-run.yaml

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,17 @@ name/comp_name_from_content.html:
139139
[fail, upstream issue with dom-accessibility-api package]
140140
"link name from content for each child (no space, inline)":
141141
[fail, upstream issue with dom-accessibility-api package]
142+
name/comp_name_from_heading.tentative.html:
143+
"alertdialog role, name from heading":
144+
[fail, upstream issue with dom-accessibility-api package]
145+
"article role, name from heading":
146+
[fail, upstream issue with dom-accessibility-api package]
147+
"dialog role, name from heading":
148+
[fail, upstream issue with dom-accessibility-api package]
149+
"native dialog element, name from heading":
150+
[fail, upstream issue with dom-accessibility-api package]
151+
"article role, name from DFS heading":
152+
[fail, upstream issue with dom-accessibility-api package]
142153
name/comp_text_node.html:
143154
"span[role=button] with text/element/text nodes, no space":
144155
[fail, upstream issue with dom-accessibility-api package]
@@ -353,6 +364,35 @@ DIR: html-aam
353364

354365
dir-role.tentative.html:
355366
"el-dir": [fail, upstream issue with html-aria package]
367+
roles-contextual.html:
368+
"el-aside-in-section-title": [fail, upstream issue with html-aria package]
369+
"el-img-no-name": [fail, upstream issue with html-aria package]
370+
"el-img-empty-alt-title": [fail, upstream issue with html-aria package]
371+
"el-section-title": [fail, upstream issue with html-aria package]
372+
"el-aside-in-section-aria-label-whitespace":
373+
[fail, upstream issue with html-aria package]
374+
"el-aside-in-section-aria-labelledby-non-existing":
375+
[fail, upstream issue with html-aria package]
376+
"el-aside-in-section-aria-labelledby-empty":
377+
[fail, upstream issue with html-aria package]
378+
"el-aside-in-section-aria-labelledby-whitespace":
379+
[fail, upstream issue with html-aria package]
380+
"el-img-empty-alt-aria-label-whitespace":
381+
[fail, upstream issue with html-aria package]
382+
"el-img-empty-alt-aria-labelledby-non-existing":
383+
[fail, upstream issue with html-aria package]
384+
"el-img-empty-alt-aria-labelledby-empty":
385+
[fail, upstream issue with html-aria package]
386+
"el-img-empty-alt-aria-labelledby-whitespace":
387+
[fail, upstream issue with html-aria package]
388+
"el-section-aria-label-whitespace":
389+
[fail, upstream issue with html-aria package]
390+
"el-section-aria-labelledby-non-existing":
391+
[fail, upstream issue with html-aria package]
392+
"el-section-aria-labelledby-empty":
393+
[fail, upstream issue with html-aria package]
394+
"el-section-aria-labelledby-whitespace":
395+
[fail, upstream issue with html-aria package]
356396
roles-contextual.tentative.html:
357397
"el-footer": [fail, upstream issue with html-aria package]
358398
"el-footer-ancestormain": [fail, upstream issue with html-aria package]

0 commit comments

Comments
 (0)