Skip to content

Commit be2a857

Browse files
committed
Giving the new technique a number
This gives the new technique for the AAA criteria what I understand to be an unused number in the CSS list of techniques
1 parent 359658c commit be2a857

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

understanding/understanding.11tydata.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -888,7 +888,8 @@ export default function (data) {
888888

889889
"target-size-enhanced": {
890890
// 2.5.5
891-
sufficient: ["Ensuring that targets are at least 44 by 44 CSS pixels"],
891+
sufficient: [
892+
"C44"],
892893
advisory: ["Ensuring inline links provide sufficiently large activation target"],
893894
failure: [
894895
"Failure of Success Criterion 2.5.5 due to target being less than 44 by 44 CSS pixels",

0 commit comments

Comments
 (0)