Skip to content

Commit 56a6f0a

Browse files
fix: 4 extra tests are passing
1 parent a0f4016 commit 56a6f0a

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Report 155/161 passing for "manual" suite of accname.
4747
### jsdom
4848

4949
<details>
50-
<summary>Report 146/229 passing for accname of which 36 are due `::before { content }` or equivalent, a few might be wrong tests, and several are pathological.</summary>
50+
<summary>Report 150/229 passing for accname of which 36 are due `::before { content }` or equivalent, a few might be wrong tests, and several are pathological.</summary>
5151

5252
```bash
5353
web-platform-tests
@@ -134,10 +134,10 @@ Report 155/161 passing for "manual" suite of accname.
134134
✔ manual/name_test_case_564-manual.html
135135
✔ manual/name_test_case_565-manual.html
136136
✔ manual/name_test_case_566-manual.html
137-
- [timeout] manual/name_test_case_596-manual.html
138-
- [timeout] manual/name_test_case_597-manual.html
139-
- [timeout] manual/name_test_case_598-manual.html
140-
- [timeout] manual/name_test_case_599-manual.html
137+
manual/name_test_case_596-manual.html
138+
manual/name_test_case_597-manual.html
139+
manual/name_test_case_598-manual.html
140+
manual/name_test_case_599-manual.html
141141
✔ manual/name_test_case_600-manual.html
142142
✔ manual/name_test_case_601-manual.html
143143
✔ manual/name_test_case_602-manual.html

tests/wpt-jsdom/to-run.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ manual/name_test_case_552-manual.html:
1212
[timeout, getComputedStyle pseudo selector not implemented]
1313
manual/name_test_case_553-manual.html:
1414
[timeout, getComputedStyle pseudo selector not implemented]
15-
manual/name_test_case_596-manual.html: [timeout, incorrect label, unknown]
16-
manual/name_test_case_597-manual.html: [timeout, incorrect label, unknown]
17-
manual/name_test_case_598-manual.html: [timeout, incorrect label, unknown]
18-
manual/name_test_case_599-manual.html: [timeout, incorrect label, unknown]
1915
manual/name_test_case_659-manual.html:
2016
[timeout, getComputedStyle pseudo selector not implemented]
2117
manual/name_test_case_660-manual.html:

0 commit comments

Comments
 (0)