Commit 5bc47f9
committed
test(template-no-redundant-role): absorb audit-fixture cases, drop audit fixture
Upstream maintainers don't want the per-PR `tests/audit/peer-parity`
pattern. Port two basic non-landmark redundancy cases that were only
in the audit fixture into the regular suite:
- `<button role="button">` (autofix drops role)
- `<img role="img">` (autofix drops role)
Other audit cases were already covered by the regular tests.1 parent dd083fb commit 5bc47f9
2 files changed
Lines changed: 11 additions & 214 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
90 | 101 | | |
91 | 102 | | |
92 | 103 | | |
| |||
0 commit comments