Skip to content

Commit 632705e

Browse files
Update checklists/designer-checklist.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e9b3092 commit 632705e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

checklists/designer-checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Use it side by side as you develop products to make sure you’ve accounted for
3737
- [ ] **Headings are annotated and used in a consecutive order.**
3838
- Heading levels should be sequential. Don’t skip levels (i.e. `<h2>` to `<h4>`)
3939
- Nested headings are encouraged and natural as content goes from more general to specific.
40-
- In certain cases, headings may be visually hidden. Levels and visual styling may deviate from one another (i.e. giving an `<h2>` the same visual treatment of an `<h3>`). Please consult the a11y design team in this case.
40+
- In certain cases, headings may be visually hidden. Levels and visual styling may deviate from one another (i.e. giving an `<h2>` the same visual treatment as an `<h3>`). Please consult the a11y design team in this case.
4141
- [ ] **Landmarks are identified and annotated**
4242
- Page has only one main section and one footer section.
4343
- Leave out landmark identifiers when giving a unique name. e.g., use "Repository" instead of "Repository navigation". This prevents redundancy in screen readers that already read out the navigation landmark.

0 commit comments

Comments
 (0)