testilo 49.0.3 → 49.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/procs/score/tic.js +1 -1
package/package.json
CHANGED
package/procs/score/tic.js
CHANGED
|
@@ -7044,7 +7044,7 @@ exports.issues = {
|
|
|
7044
7044
|
summary: 'nav links better as list?',
|
|
7045
7045
|
why: 'User cannot get help recognizing a list of navigation links',
|
|
7046
7046
|
wcag: '1.3.1',
|
|
7047
|
-
weight:
|
|
7047
|
+
weight: 1,
|
|
7048
7048
|
tools: {
|
|
7049
7049
|
htmlcs: {
|
|
7050
7050
|
'W-WCAG2AAA.Principle1.Guideline1_3.1_3_1.H48': {
|