Show
Prerequisites:
WAVE tool
Screen reader (e.g. ChromeVox)
Make sure developer mode is turned on
mdk run mindev
Test
Go to " Site administration / Development / Template library "
Search for the " core/paged_content " template.
Select the " core/paged_content " template.
Run the WAVE tool on the page.
Confirm that you don't see any " Invalid aria-menu " error on the page.
Refresh the page and select again the " core/paged_content " template.
Using your screen reader, tab to each of the items on the paging bar.
Confirm that they are being properly announced:
" < " is being announced as " Previous page "
" > " is being announced as " Next page "
" First " is being announced as " First page "
" Last " is being announced as " Last page "
Numbers are being announced as " Page x ", where x is the page number.
" ... " is not being announced.