You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ The current status of the WPT coverage is:
57
57
58
58
| Passing | Failing | Skipped |
59
59
| :-----: | :-----: | :-----: |
60
-
| 410 |117| 338 |
60
+
| 410 |107| 338 |
61
61
62
62
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.
"Connected <input type=checkbox switch>: adding type attribute":
371
371
[fail, upstream issue with html-aria package]
372
-
roles.html:
373
-
"el-dd":
374
-
[
375
-
fail,
376
-
"specification issue with mismatches between html-aria (REF: https://www.w3.org/TR/html-aria/#el-dd), html-aam (REF: https://www.w3.org/TR/html-aam-1.0/#el-dd), and wpt (REF: https://github.com/web-platform-tests/wpt/blob/master/html-aam/roles.html#L49). See also https://github.com/w3c/aria/issues/1662.",
377
-
]
378
-
"el-dt":
379
-
[
380
-
fail,
381
-
"specification issue with mismatches between html-aria (REF: https://www.w3.org/TR/html-aria/#el-dt), html-aam (REF: https://www.w3.org/TR/html-aam-1.0/#el-dt), and wpt (REF: https://github.com/web-platform-tests/wpt/blob/master/html-aam/roles.html#L62). See also https://github.com/w3c/aria/issues/1662.",
382
-
]
383
372
roles.tentative.html:
384
373
"el-input-checkbox-switch": [fail, upstream issue with html-aria package]
385
374
table-roles.html:
386
-
"el-th": [fail, upstream issue with html-aria package]
387
375
"el-th-in-row": [fail, upstream issue with html-aria package]
0 commit comments