Skip to content

Commit

Permalink
ACT rules update from w3c/wcag-act-rules@f5503f6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 24, 2023
1 parent fc23305 commit 9618033
Showing 1 changed file with 44 additions and 44 deletions.
88 changes: 44 additions & 44 deletions guidelines/act-mapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,6 @@
"deprecated": false,
"proposed": false
},
{
"title": "DEPRECATED — HTML page lang and xml:lang attributes have matching values",
"permalink": "/standards-guidelines/act/rules/5b7ae0/",
"successCriteria": [
"language-of-page"
],
"wcagTechniques": [],
"deprecated": true,
"proposed": false
},
{
"title": "Element in sequential focus order has visible focus",
"permalink": "/standards-guidelines/act/rules/oj04fd/",
Expand Down Expand Up @@ -127,6 +117,16 @@
"deprecated": false,
"proposed": false
},
{
"title": "HTML page lang and xml:lang attributes have matching values",
"permalink": "/standards-guidelines/act/rules/5b7ae0/",
"successCriteria": [
"language-of-page"
],
"wcagTechniques": [],
"deprecated": true,
"proposed": false
},
{
"title": "HTML page lang attribute has valid language tag",
"permalink": "/standards-guidelines/act/rules/bf051a/",
Expand Down Expand Up @@ -533,40 +533,6 @@
"deprecated": false,
"proposed": true
},
{
"title": "DEPRECATED — Image filename is accessible name for image",
"permalink": "/standards-guidelines/act/rules/9eb3f6/proposed/",
"successCriteria": [
"non-text-content"
],
"wcagTechniques": [
"G94",
"G95"
],
"deprecated": true,
"proposed": true
},
{
"title": "DEPRECATED — Video element visual content has description track",
"permalink": "/standards-guidelines/act/rules/f196ce/proposed/",
"successCriteria": [],
"wcagTechniques": [
"G78",
"H96"
],
"deprecated": true,
"proposed": true
},
{
"title": "DEPRECATED — Video element visual-only content has description track",
"permalink": "/standards-guidelines/act/rules/ac7dc6/proposed/",
"successCriteria": [],
"wcagTechniques": [
"H96"
],
"deprecated": true,
"proposed": true
},
{
"title": "Device motion based changes to the content can also be created from the user interface",
"permalink": "/standards-guidelines/act/rules/7677a9/proposed/",
Expand Down Expand Up @@ -765,6 +731,19 @@
"deprecated": false,
"proposed": true
},
{
"title": "Image filename is accessible name for image",
"permalink": "/standards-guidelines/act/rules/9eb3f6/proposed/",
"successCriteria": [
"non-text-content"
],
"wcagTechniques": [
"G94",
"G95"
],
"deprecated": true,
"proposed": true
},
{
"title": "Image not in the accessibility tree is decorative",
"permalink": "/standards-guidelines/act/rules/e88epe/proposed/",
Expand Down Expand Up @@ -951,6 +930,17 @@
"deprecated": false,
"proposed": true
},
{
"title": "Video element visual content has description track",
"permalink": "/standards-guidelines/act/rules/f196ce/proposed/",
"successCriteria": [],
"wcagTechniques": [
"G78",
"H96"
],
"deprecated": true,
"proposed": true
},
{
"title": "Video element visual content has strict accessible alternative",
"permalink": "/standards-guidelines/act/rules/1ec09b/proposed/",
Expand Down Expand Up @@ -988,6 +978,16 @@
"deprecated": false,
"proposed": true
},
{
"title": "Video element visual-only content has description track",
"permalink": "/standards-guidelines/act/rules/ac7dc6/proposed/",
"successCriteria": [],
"wcagTechniques": [
"H96"
],
"deprecated": true,
"proposed": true
},
{
"title": "Video element visual-only content has transcript",
"permalink": "/standards-guidelines/act/rules/ee13b5/proposed/",
Expand Down

0 comments on commit 9618033

Please sign in to comment.