Viewport Units Font-size Zoom.
A page which uses CSSviewport units for a “cover” page filling the whole viewport. Text is sized using viewport units, which may not be capable of zooming in some browsers.
HTML5 Autofocus.
A form field which uses HTML5 autofocus. Inteded to test whther browsers allow users to disable HTML5 autofocus.
Scroll events demo.
A long page which demonstrates how keypresses can lead to scroll events.
Duplicate IDs with aria-labelledby
A page with two SVG icons, both using aria-labelledby pointing to a nested SVG title. Duplicate IDs mean both image get the same text alternative.