Skip to content

Commit 87d7000

Browse files
committed
chore: drop remaining 'G5.1' audit-phase reference
1 parent 9ae0054 commit 87d7000

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/audit/no-role-presentation-on-focusable/peer-parity.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ ruleTester.run('audit:no-role-presentation-on-focusable (gts)', rule, {
109109
// of the wrapper is not spec-mandated; their descendant recursion is uncommented
110110
// in source and appears to be a copy-paste from their aria-hidden rule.
111111
//
112-
// Contrast with `template-no-aria-hidden-on-focusable` (see G5.1), where
112+
// Contrast with `template-no-aria-hidden-on-focusable`, where
113113
// recursion into descendants IS spec-correct because aria-hidden DOES cascade
114114
// to the entire subtree per WAI-ARIA 1.2 §6.6 and creates a real keyboard trap
115115
// (focus lands on AT-hidden content).

0 commit comments

Comments
 (0)