Skip to content

Commit

Permalink
Understanding URL
Browse files Browse the repository at this point in the history
  • Loading branch information
philljenkins authored Oct 23, 2023
1 parent 202bcb1 commit 5cd8708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion accessibility-checker-engine/src/v4/sc-urls.json
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@
"scAltId": ["focus-not-obscured-minimum"],
"test": "WCAG2:focus-not-obscured-minimum",
"howToMeetUrl": "https://www.w3.org/TR/WCAG22/#focus-not-obscured-minimum",
"understandingUrl": "https://www.w3.org/TR/WCAG22/#focus-not-obscured-minimum",
"understandingUrl": "https://www.w3.org/WAI/WCAG22/Understanding/focus-not-obscured-minimum.html",
"handle": "Focus Not Obscured (Minimum)",
"level": "AA",
"wcagType": "2.2"
Expand Down

0 comments on commit 5cd8708

Please sign in to comment.