Without scope="col", screen readers can't reliably associate each header cell with its column when the user is navigating cell-by-cell. Modern AT often guesses correctly from <thead> placement, but the explicit attribute removes the ambiguity. One attribute per <th>, no rendering change. Surfaced by /audit a11y (semantic structure lens). |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| index.html | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||