Commit 6101f28
committed
test(template-require-valid-alt-text): absorb audit-fixture cases, drop audit fixture
Upstream maintainers don't want the per-PR `tests/audit/peer-parity`
pattern. Port one case that pinned distinct behavior:
- `<img alt=" " />` as VALID — whitespace-only alt is currently
treated as decorative; jsx-a11y agrees.
All other audit cases were already covered by the regular tests on
this branch (extensive existing coverage of object/area/input variants,
empty aria-label/labelledby, presentation-role conflicts, etc).1 parent 67de7c7 commit 6101f28
2 files changed
Lines changed: 3 additions & 199 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
0 commit comments