testilo 43.3.9 → 43.3.10
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 +0 -7
package/package.json
CHANGED
package/procs/score/tic.js
CHANGED
|
@@ -5207,13 +5207,6 @@ exports.issues = {
|
|
|
5207
5207
|
what: 'Link text content is equal to the title attribute'
|
|
5208
5208
|
}
|
|
5209
5209
|
},
|
|
5210
|
-
testaro: {
|
|
5211
|
-
linkTitle: {
|
|
5212
|
-
variable: false,
|
|
5213
|
-
quality: 1,
|
|
5214
|
-
what: 'Link title value is also contained in the link text'
|
|
5215
|
-
}
|
|
5216
|
-
},
|
|
5217
5210
|
wave: {
|
|
5218
5211
|
title_redundant: {
|
|
5219
5212
|
variable: false,
|