Testing for Accessibility

This page is a holding space for any quick (or more elaborate) tests I'm doing for accessibility which need to be in a publicly available space.

RPT

This series of pages is created to test the reporting accuracy of RPT.

CleanPage is an attempt to create a very basic but usable web page that passes RPT. Very close to acheiving this.

The other pages demonstrate issues I've encountered as I've tried to create a clean page:

The reports on my pages can be found under my username (Michael Gower) on RPT's test site. The scan name is "RPT test pages".

Keyboard

I have also constructed a page to demo basic keyboard functionality in forms.

Miscellaneous

A page to test disabled elements.

A timer to test the aria timer role and its default verbosity.

A test for SVG text.

A test for proper detection and announcement of landmarks, regions and html5 structure.

A test for proper detection and announcment of other document structure.

A test for lists.

A test for aria-expanded.

A test for an accessible rating system.

A test for iframes.

A test for CSS positioning of radio buttons.

A test for aria-required and aria-invalid.

A test for the use of longdesc in HMTL5.

A test for the effect of tabindex on iOS .