← Playground

The exact mount the score was measured on. Scored result.

Tabreach the selected tab in one stop→ / ←should move between tabsTabshould leave the tablist for the panel
The mount, liveclick in once, then keyboard
What the DOM saysmount source on GitHub
Live DOM readout for the Tabs mount.
ReadingNowAPG expects
tablist roleone element with role=tablist
selected tabexactly one tab with aria-selected="true"
panel labelled by its tabvisible tabpanel has aria-labelledby
document.activeElementthe selected tab while arrowing

Measured on @radix-ui/react-tabs@1.1.14.

Self-run companion check, approximated in-browser from ARIA attributes and visibility. Official scores are measured by the runner with replayable Playwright traces.