Summary
The deployed app page at https://eviltester.github.io/grid-table-editor/site/app.html has no main landmark and no H1, making orientation harder for keyboard and assistive-technology users.
Steps
- Open https://eviltester.github.io/grid-table-editor/site/app.html.
- Inspect the DOM or accessibility structure.
- Check for main, [role=main], and h1.
Observed
Repeated probes at desktop and mobile viewports found:
ext main landmarks: 0 h1 elements: 0
Expected
The app page should expose a main landmark and page-level heading for the primary editor surface.
Evidence
Note: local video evidence was recorded but is intentionally not checked in.
Summary
The deployed app page at https://eviltester.github.io/grid-table-editor/site/app.html has no main landmark and no H1, making orientation harder for keyboard and assistive-technology users.
Steps
Observed
Repeated probes at desktop and mobile viewports found:
ext main landmarks: 0 h1 elements: 0Expected
The app page should expose a main landmark and page-level heading for the primary editor surface.
Evidence
Note: local video evidence was recorded but is intentionally not checked in.