Closed phlbnks closed 6 years ago
Minor, but potentially significant for relevant users, addition of the ARIA 'current' role to the current page span, and 'navigation' to the wrapper.
I chose the 'page' value as I think that would always be appropriate, but it would be swapped for 'true' to be more generic if desired.
I didn't make the navigation role check whether the wrapper is a (with it's implicit role) as it is recommended to still use it for greatest compatibility (https://www.w3.org/WAI/GL/wiki/Using_HTML5_nav_element)
Minor, but potentially significant for relevant users, addition of the ARIA 'current' role to the current page span, and 'navigation' to the wrapper.
I chose the 'page' value as I think that would always be appropriate, but it would be swapped for 'true' to be more generic if desired.
I didn't make the navigation role check whether the wrapper is a