mdn / developer-portal

The code that generates the MDN Web Docs Developer Portal.
Mozilla Public License 2.0
61 stars 38 forks source link

1709: Header a11y improvements #1717

Closed stevejalim closed 3 years ago

stevejalim commented 3 years ago

This changeset addresses a11y issues with the main nav spotted by @schalkneethling (thanks!)

Note that one recommendation from the source ticket #1709 was do drop a base-64 data-uri image from the CSS, but it looks like this was actually needed as the close trigger for the nav when in mobile-viewport mode.

Screenshot 2020-07-14 at 18 03 14

How to test

stevejalim commented 3 years ago

@schalkneethling I cross-browser tested, but Browserstack wasn't letting me get to localhost on iOS, so if you don't mind checking that, that'd be great