Testing lists

What to check when testing the accessibility of lists.

Correct markup

Inspect the code and make sure that any content visually presented as a list is programmatically exposed as a list. Check that:

If a list has been given an accessible name

If the list has an accessible name provided via the aria-labelledby or aria-label attribute, make sure that:

If a list has custom item markers

If you have changed your list item markers by using an image, different text or colours, make sure that the markers:

Testing lists with a screen reader

See the steps for testing lists with screen readers on Windows, macOS, Android and iOS under the heading ‘Using lists’ in Foundations: lists — TetraLogical.