Commit 48deb08
committed
test(template-require-mandatory-role-attributes): absorb audit-fixture cases, drop audit fixture
Upstream maintainers don't want the per-PR `tests/audit/peer-parity`
pattern. Port two basic widget-role-missing-required-attrs cases that
peer plugins also flag (slider missing aria-valuenow, checkbox missing
aria-checked) into the regular suite.
Other audit cases were already covered by the regular tests on this
branch — including the previous DIVERGENCE cases (role="COMBOBOX",
role="combobox listbox") which this PR's lowercase + split-whitespace
fix turns into INVALID assertions in the regular suite.1 parent a934d3b commit 48deb08
1 file changed
Lines changed: 12 additions & 0 deletions
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
77 | 89 | | |
78 | 90 | | |
79 | 91 | | |
| |||
0 commit comments