astro/docs/public
Caleb Jasik 4fd6cfe668
📘 DOC: improve a11y (#806)
* Add `tabindex="0"` to `<pre>` so that they are navigable by keyboard users if they overflow.

* Landmark elements should have unique names https://dequeuniversity.com/rules/axe/4.3/landmark-unique

* Page must have one main landmark https://dequeuniversity.com/rules/axe/4.3/landmark-one-main

- Main landmark must not be contained by another landmark https://dequeuniversity.com/rules/axe/4.3/landmark-main-is-top-level

* Heading level cannot increase by more than one

* Ensure that links with the same accessible name serve a similar purpose

https://dequeuniversity.com/rules/axe/4.3/identical-links-same-purpose

* Just update the accessible name and require context for the visible link name

* Fix CSS from the removal of the second <main>

* Revert heading level change
2021-07-22 19:12:37 -05:00
..
code.css Hsla composition (#790) 2021-07-21 18:02:45 -05:00
default-og-image.png optimize social image 2021-07-20 20:48:18 -07:00
favicon.svg merge in docs site (#705) 2021-07-15 14:13:35 -04:00
index.css 📘 DOC: improve a11y (#806) 2021-07-22 19:12:37 -05:00
make-scrollable-code-focusable.js 📘 DOC: improve a11y (#806) 2021-07-22 19:12:37 -05:00
nav.js [ci] yarn format 2021-07-20 00:37:38 +00:00
theme.css Hsla composition (#790) 2021-07-21 18:02:45 -05:00