Skip to content

Commit b1c6cc4

Browse files
authored
scrollable element: clarify the title (#2083)
1 parent 46f34ac commit b1c6cc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_rules/scrollable-element-keyboard-accessible-0ssw9k.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
id: 0ssw9k
3-
name: Scrollable element is keyboard accessible
3+
name: Scrollable element is included in the sequential focus navigation
44
rule_type: atomic
55
description: |
6-
This rule checks that scrollable elements can be scrolled by keyboard
6+
This rule checks that scrollable elements can be reached with sequential focus navigation so that they can be scrolled by keyboard
77
accessibility_requirements:
88
wcag20:2.1.1: # Keyboard (A)
99
forConformance: true

0 commit comments

Comments
 (0)