Skip to content

Commit 6b6ca04

Browse files
Updated documentation for speedup-espresso
1 parent e65a7e0 commit 6b6ca04

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/accessibility-android-rules.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ import TabItem from '@theme/TabItem';
4343
}}
4444
></script>
4545

46-
47-
4846
| Rule Name | WCAG | Level | Impact | Description |
4947
|-----------|------|-------|--------|-------------|
5048
| Missing Image Alt | 1.1.1 | A | Critical | Images lack alternative text descriptions that screen readers can announce to users. Add `android:contentDescription` to meaningful images or set to empty string for decorative images to ensure proper accessibility support. |

0 commit comments

Comments
 (0)