Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.12 KB

accessibility.md

File metadata and controls

17 lines (10 loc) · 1.12 KB

Accessibility

Accessibility documentation for developers working on the Gutenberg Project.

For more information on accessibility and WordPress see the Make WordPress Accessibility Handbook and the Accessibility Team section.

Landmark Regions

It is a best practice to include ALL content on the page in landmarks, so that screen reader users who rely on them to navigate from section to section do not lose track of content.

For setting up navigation between different regions, see the navigateRegions package for additional documentation.

Read more regarding landmark design from W3C: