Skip to content

Commit

Permalink
icon list format fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RachelCorsino committed Dec 17, 2024
1 parent 9cd141e commit b977c5a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions _data/accessibility-tests/icon-list.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title: Icon list
component_status: pass
test_items:
# General tests
# General tests
- summary: Descriptive alt text identifies icon purpose.
summary_additional: When you view icons in an icon list component, you can mouse over an icon to see its meaning or purpose. Decorative icons will have no alt text.
test_status: conditional
Expand Down Expand Up @@ -32,14 +32,14 @@ test_items:
test_type: general
version_tested: 3.8.2
wcag_criterion: 3.2.4
# Zoom/screen magnification tests
# Zoom/screen magnification tests
- summary: Text and icons retain functionality when screen is magnified.
summary_additional: When you zoom in to 200%, icons and text are readable and retain all of their functionality.
test_status: pass
test_type: zoom
version_tested: 3.8.2
wcag_criterion: 1.4.4
# Screen reader tests
# Screen reader tests
- summary: Screen reader announces icon meaning and purpose when needed.
summary_additional: When you listen to icon descriptions in a list using a screen reader, you can understand their meaning. Alt text descriptions indicate purpose.
test_status: conditional
Expand Down
10 changes: 5 additions & 5 deletions _data/changelogs/component-icon-list-accessibility.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
title: Icon list accessibility tests
type: component
items:
- date: 2024-12-13
summary: Added accessibility tests page.
affectsGuidance: true
githubPr: 3008
githubRepo: uswds-site
- date: 2024-12-13
summary: Added accessibility tests page.
affectsGuidance: true
githubPr: 3008
githubRepo: uswds-site

0 comments on commit b977c5a

Please sign in to comment.