We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e53b3c commit 9b5e136Copy full SHA for 9b5e136
.pa11yci
@@ -2,6 +2,9 @@
2
"defaults": {
3
"timeout": 10000,
4
"wait": 2000,
5
+ "ignore": [
6
+ "WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail"
7
+ ],
8
"chromeLaunchConfig": {
9
"executablePath": "/usr/bin/google-chrome"
10
}
0 commit comments