Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _rules/aria-required-owned-element-bc4a75.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: ARIA required owned elements
rules_format: 1.1
rule_type: atomic
description: |
This rule checks that an element with an explicit semantic role has at least one of its required owned elements.
This rule checks that an element with an explicit role that restricts which elements it can own only owns such elements.
accessibility_requirements:
wcag20:1.3.1: # Info and Relationships (A)
forConformance: true
Expand Down