We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 359658c commit be2a857Copy full SHA for be2a857
techniques/css/technique-using-css-to-ensure-targets-are-at-least-44-by-44-css-pixels.html renamed to techniques/css/C44.html
understanding/understanding.11tydata.js
@@ -888,7 +888,8 @@ export default function (data) {
888
889
"target-size-enhanced": {
890
// 2.5.5
891
- sufficient: ["Ensuring that targets are at least 44 by 44 CSS pixels"],
+ sufficient: [
892
+ "C44"],
893
advisory: ["Ensuring inline links provide sufficiently large activation target"],
894
failure: [
895
"Failure of Success Criterion 2.5.5 due to target being less than 44 by 44 CSS pixels",
0 commit comments