testilo 20.0.2 → 20.0.3
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/tic38.js +2 -2
package/package.json
CHANGED
package/procs/score/tic38.js
CHANGED
|
@@ -2811,7 +2811,7 @@ exports.issues = {
|
|
|
2811
2811
|
r21: {
|
|
2812
2812
|
variable: false,
|
|
2813
2813
|
quality: 1,
|
|
2814
|
-
what: 'Element
|
|
2814
|
+
what: 'Element has no valid role'
|
|
2815
2815
|
},
|
|
2816
2816
|
r110: {
|
|
2817
2817
|
variable: false,
|
|
@@ -4888,7 +4888,7 @@ exports.issues = {
|
|
|
4888
4888
|
fieldset_legend_valid: {
|
|
4889
4889
|
variable: false,
|
|
4890
4890
|
quality: 1,
|
|
4891
|
-
what: 'Element
|
|
4891
|
+
what: 'Element has no legend element'
|
|
4892
4892
|
}
|
|
4893
4893
|
},
|
|
4894
4894
|
qualWeb: {
|