Skip to content

Commit

Permalink
ACT rules update from w3c/wcag-act-rules@0e2a258
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jul 18, 2023
1 parent 83cb34d commit 66c5fec
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion guidelines/act-mapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,17 @@
"deprecated": false,
"proposed": true
},
{
"title": "ARIA required ID references exist",
"permalink": "/standards-guidelines/act/rules/in6db8/proposed/",
"successCriteria": [
"info-and-relationships",
"name-role-value"
],
"wcagTechniques": [],
"deprecated": false,
"proposed": true
},
{
"title": "ARIA required owned elements",
"permalink": "/standards-guidelines/act/rules/bc4a75/proposed/",
Expand Down Expand Up @@ -822,7 +833,7 @@
"proposed": true
},
{
"title": "Scrollable element is keyboard accessible",
"title": "Scrollable element is included in the sequential focus navigation",
"permalink": "/standards-guidelines/act/rules/0ssw9k/proposed/",
"successCriteria": [
"keyboard",
Expand Down

0 comments on commit 66c5fec

Please sign in to comment.