testilo 51.0.0 → 51.0.2
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-old.js +3 -722
- package/procs/score/tic.js +158 -0
package/procs/score/tic.js
CHANGED
|
@@ -527,6 +527,11 @@ exports.issues = {
|
|
|
527
527
|
variable: false,
|
|
528
528
|
quality: 1,
|
|
529
529
|
what: 'id attribute value is not unique'
|
|
530
|
+
},
|
|
531
|
+
'QW-BP30': {
|
|
532
|
+
variable: false,
|
|
533
|
+
quality: 1,
|
|
534
|
+
what: 'id attribute value is shared with another element'
|
|
530
535
|
}
|
|
531
536
|
}
|
|
532
537
|
}
|
|
@@ -632,6 +637,11 @@ exports.issues = {
|
|
|
632
637
|
}
|
|
633
638
|
},
|
|
634
639
|
htmlcs: {
|
|
640
|
+
'E-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.InputCheckbox.Name': {
|
|
641
|
+
variable: false,
|
|
642
|
+
quality: 1,
|
|
643
|
+
what: 'checkbox input has no label element or title, aria-label, or aria-labelledby attribute'
|
|
644
|
+
},
|
|
635
645
|
'E-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.InputEmail.Name': {
|
|
636
646
|
variable: false,
|
|
637
647
|
quality: 1,
|
|
@@ -826,6 +836,11 @@ exports.issues = {
|
|
|
826
836
|
variable: false,
|
|
827
837
|
quality: 1,
|
|
828
838
|
what: 'img element has no alt attribute'
|
|
839
|
+
},
|
|
840
|
+
'E-WCAG2AAA.Principle1.Guideline1_1.1_1_1.H37': {
|
|
841
|
+
variable: false,
|
|
842
|
+
quality: 1,
|
|
843
|
+
what: 'img element has no alt attribute'
|
|
829
844
|
}
|
|
830
845
|
},
|
|
831
846
|
ibm: {
|
|
@@ -1373,6 +1388,11 @@ exports.issues = {
|
|
|
1373
1388
|
variable: false,
|
|
1374
1389
|
quality: 1,
|
|
1375
1390
|
what: 'html element has no lang or xml:lang attribute'
|
|
1391
|
+
},
|
|
1392
|
+
'E-WCAG2AAA.Principle3.Guideline3_1.3_1_1.H57.2': {
|
|
1393
|
+
variable: false,
|
|
1394
|
+
quality: 1,
|
|
1395
|
+
what: 'html element has no lang or xml:lang attribute'
|
|
1376
1396
|
}
|
|
1377
1397
|
},
|
|
1378
1398
|
nuVal: {
|
|
@@ -1777,6 +1797,11 @@ exports.issues = {
|
|
|
1777
1797
|
quality: 1,
|
|
1778
1798
|
what: 'Event handler functionality is not available by keyboard?'
|
|
1779
1799
|
},
|
|
1800
|
+
'W-WCAG2AAA.Principle2.Guideline2_1.2_1_1.G90': {
|
|
1801
|
+
variable: false,
|
|
1802
|
+
quality: 1,
|
|
1803
|
+
what: 'Event handler functionality is not available by keyboard?'
|
|
1804
|
+
},
|
|
1780
1805
|
'W-AAA.2_1_1.SCR20.MouseOut': {
|
|
1781
1806
|
variable: false,
|
|
1782
1807
|
quality: 1,
|
|
@@ -1839,6 +1864,11 @@ exports.issues = {
|
|
|
1839
1864
|
variable: false,
|
|
1840
1865
|
quality: 1,
|
|
1841
1866
|
what: 'Internal link references a nonexistent destination'
|
|
1867
|
+
},
|
|
1868
|
+
'E-WCAG2AAA.Principle2.Guideline2_4.2_4_1.G1,G123,G124.NoSuchID': {
|
|
1869
|
+
variable: false,
|
|
1870
|
+
quality: 1,
|
|
1871
|
+
what: 'Internal link references a nonexistent destination'
|
|
1842
1872
|
}
|
|
1843
1873
|
},
|
|
1844
1874
|
wave: {
|
|
@@ -2126,11 +2156,21 @@ exports.issues = {
|
|
|
2126
2156
|
quality: 1,
|
|
2127
2157
|
what: 'Label for attribute references a nonexistent element'
|
|
2128
2158
|
},
|
|
2159
|
+
'W-WCAG2AAA.Principle1.Guideline1_3.1_3_1.H44.NonExistentFragment': {
|
|
2160
|
+
variable: false,
|
|
2161
|
+
quality: 1,
|
|
2162
|
+
what: 'Label for attribute references an element missing from the document fragment'
|
|
2163
|
+
},
|
|
2129
2164
|
'E-AAA.1_3_1.ARIA16,ARIA9': {
|
|
2130
2165
|
variable: false,
|
|
2131
2166
|
quality: 1,
|
|
2132
2167
|
what: 'aria-labelledby attribute references a nonexistent element'
|
|
2133
2168
|
},
|
|
2169
|
+
'W-WCAG2AAA.Principle1.Guideline1_3.1_3_1.ARIA16,ARIA9': {
|
|
2170
|
+
variable: false,
|
|
2171
|
+
quality: 1,
|
|
2172
|
+
what: 'aria-labelledby attribute references a nonexistent element'
|
|
2173
|
+
},
|
|
2134
2174
|
'E-AAA.4_1_2.ARIA16,ARIA9': {
|
|
2135
2175
|
variable: false,
|
|
2136
2176
|
quality: 1,
|
|
@@ -2263,11 +2303,21 @@ exports.issues = {
|
|
|
2263
2303
|
quality: 1,
|
|
2264
2304
|
what: 'a element has an id attribute but no href attribute or text'
|
|
2265
2305
|
},
|
|
2306
|
+
'W-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.A.Empty': {
|
|
2307
|
+
variable: false,
|
|
2308
|
+
quality: 1,
|
|
2309
|
+
what: 'a element has an id attribute but no href attribute or text'
|
|
2310
|
+
},
|
|
2266
2311
|
'E-AAA.4_1_2.H91.A.EmptyNoId': {
|
|
2267
2312
|
variable: false,
|
|
2268
2313
|
quality: 1,
|
|
2269
2314
|
what: 'Link has no name or id attribute or value'
|
|
2270
2315
|
},
|
|
2316
|
+
'E-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.A.EmptyNoId': {
|
|
2317
|
+
variable: false,
|
|
2318
|
+
quality: 1,
|
|
2319
|
+
what: 'Link has no name or id attribute or value'
|
|
2320
|
+
},
|
|
2271
2321
|
'E-AAA.4_1_2.H91.A.EmptyWithName': {
|
|
2272
2322
|
variable: false,
|
|
2273
2323
|
quality: 1,
|
|
@@ -2332,6 +2382,11 @@ exports.issues = {
|
|
|
2332
2382
|
variable: false,
|
|
2333
2383
|
quality: 1,
|
|
2334
2384
|
what: 'img element is the only link content but has no text alternative'
|
|
2385
|
+
},
|
|
2386
|
+
'E-WCAG2AAA.Principle1.Guideline1_1.1_1_1.H30.2': {
|
|
2387
|
+
variable: false,
|
|
2388
|
+
quality: 1,
|
|
2389
|
+
what: 'img element is the only link content but has no text alternative'
|
|
2335
2390
|
}
|
|
2336
2391
|
},
|
|
2337
2392
|
qualWeb: {
|
|
@@ -2376,6 +2431,11 @@ exports.issues = {
|
|
|
2376
2431
|
variable: false,
|
|
2377
2432
|
quality: 1,
|
|
2378
2433
|
what: 'Link has text but no href, id, or name attribute'
|
|
2434
|
+
},
|
|
2435
|
+
'W-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.A.Placeholder': {
|
|
2436
|
+
variable: false,
|
|
2437
|
+
quality: 1,
|
|
2438
|
+
what: 'Link has text but no href, id, or name attribute'
|
|
2379
2439
|
}
|
|
2380
2440
|
}
|
|
2381
2441
|
}
|
|
@@ -2391,6 +2451,11 @@ exports.issues = {
|
|
|
2391
2451
|
variable: false,
|
|
2392
2452
|
quality: 1,
|
|
2393
2453
|
what: 'link element is missing a non-empty href for the linked resource'
|
|
2454
|
+
},
|
|
2455
|
+
'E-WCAG2AAA.Principle2.Guideline2_4.2_4_8.H59.2b': {
|
|
2456
|
+
variable: false,
|
|
2457
|
+
quality: 1,
|
|
2458
|
+
what: 'link element is missing a non-empty href for the linked resource'
|
|
2394
2459
|
}
|
|
2395
2460
|
},
|
|
2396
2461
|
nuVal: {
|
|
@@ -2479,6 +2544,11 @@ exports.issues = {
|
|
|
2479
2544
|
variable: false,
|
|
2480
2545
|
quality: 1,
|
|
2481
2546
|
what: 'Link is misused as a link destination'
|
|
2547
|
+
},
|
|
2548
|
+
'W-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.A.NoHref': {
|
|
2549
|
+
variable: false,
|
|
2550
|
+
quality: 1,
|
|
2551
|
+
what: 'Link is misused as an in-page link destination'
|
|
2482
2552
|
}
|
|
2483
2553
|
},
|
|
2484
2554
|
nuVal: {
|
|
@@ -3102,6 +3172,11 @@ exports.issues = {
|
|
|
3102
3172
|
variable: false,
|
|
3103
3173
|
quality: 1,
|
|
3104
3174
|
what: 'Element has presentation role but semantic child'
|
|
3175
|
+
},
|
|
3176
|
+
'E-WCAG2AAA.Principle1.Guideline1_3.1_3_1.F92,ARIA4': {
|
|
3177
|
+
variable: false,
|
|
3178
|
+
quality: 1,
|
|
3179
|
+
what: 'Element has presentation role but semantic child'
|
|
3105
3180
|
}
|
|
3106
3181
|
}
|
|
3107
3182
|
}
|
|
@@ -4948,6 +5023,11 @@ exports.issues = {
|
|
|
4948
5023
|
variable: false,
|
|
4949
5024
|
quality: 1,
|
|
4950
5025
|
what: 'autocomplete attribute and the input type are mismatched'
|
|
5026
|
+
},
|
|
5027
|
+
'E-WCAG2AAA.Principle1.Guideline1_3.1_3_5.H98': {
|
|
5028
|
+
variable: false,
|
|
5029
|
+
quality: 1,
|
|
5030
|
+
what: 'autocomplete attribute and the input type are mismatched'
|
|
4951
5031
|
}
|
|
4952
5032
|
},
|
|
4953
5033
|
ibm: {
|
|
@@ -5469,6 +5549,11 @@ exports.issues = {
|
|
|
5469
5549
|
variable: false,
|
|
5470
5550
|
quality: 1,
|
|
5471
5551
|
what: 'Heading is empty'
|
|
5552
|
+
},
|
|
5553
|
+
'E-WCAG2AAA.Principle1.Guideline1_3.1_3_1.H42.2': {
|
|
5554
|
+
variable: false,
|
|
5555
|
+
quality: 1,
|
|
5556
|
+
what: 'Heading is empty'
|
|
5472
5557
|
}
|
|
5473
5558
|
},
|
|
5474
5559
|
ibm: {
|
|
@@ -6381,6 +6466,11 @@ exports.issues = {
|
|
|
6381
6466
|
variable: false,
|
|
6382
6467
|
quality: 1,
|
|
6383
6468
|
what: 'Heading coding is not used but the element is intended as a heading?'
|
|
6469
|
+
},
|
|
6470
|
+
'W-WCAG2AAA.Principle1.Guideline1_3.1_3_1.H42': {
|
|
6471
|
+
variable: false,
|
|
6472
|
+
quality: 1,
|
|
6473
|
+
what: 'Heading coding is not used but the element is intended as a heading?'
|
|
6384
6474
|
}
|
|
6385
6475
|
},
|
|
6386
6476
|
ibm: {
|
|
@@ -6548,6 +6638,11 @@ exports.issues = {
|
|
|
6548
6638
|
variable: false,
|
|
6549
6639
|
quality: 1,
|
|
6550
6640
|
what: 'Content simulates an unordered list without a ul?'
|
|
6641
|
+
},
|
|
6642
|
+
'W-WCAG2AAA.Principle1.Guideline1_3.1_3_1.H48.1': {
|
|
6643
|
+
variable: false,
|
|
6644
|
+
quality: 1,
|
|
6645
|
+
what: 'Content simulates an unordered list without a ul?'
|
|
6551
6646
|
}
|
|
6552
6647
|
},
|
|
6553
6648
|
ibm: {
|
|
@@ -6577,6 +6672,11 @@ exports.issues = {
|
|
|
6577
6672
|
variable: false,
|
|
6578
6673
|
quality: 1,
|
|
6579
6674
|
what: 'Ordered list fails to be coded as such?'
|
|
6675
|
+
},
|
|
6676
|
+
'W-WCAG2AAA.Principle1.Guideline1_3.1_3_1.H48.2': {
|
|
6677
|
+
variable: false,
|
|
6678
|
+
quality: 1,
|
|
6679
|
+
what: 'Ordered list fails to be coded as such?'
|
|
6580
6680
|
}
|
|
6581
6681
|
}
|
|
6582
6682
|
}
|
|
@@ -6664,6 +6764,11 @@ exports.issues = {
|
|
|
6664
6764
|
variable: false,
|
|
6665
6765
|
quality: 1,
|
|
6666
6766
|
what: 'Select element value has no accessible name'
|
|
6767
|
+
},
|
|
6768
|
+
'W-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.Select.Value': {
|
|
6769
|
+
variable: false,
|
|
6770
|
+
quality: 1,
|
|
6771
|
+
what: 'Select element value has no accessible name'
|
|
6667
6772
|
}
|
|
6668
6773
|
},
|
|
6669
6774
|
wave: {
|
|
@@ -6708,6 +6813,11 @@ exports.issues = {
|
|
|
6708
6813
|
variable: false,
|
|
6709
6814
|
quality: 1,
|
|
6710
6815
|
what: 'Selection list contains groups of related options not grouped with optgroup?'
|
|
6816
|
+
},
|
|
6817
|
+
'W-WCAG2AAA.Principle1.Guideline1_3.1_3_1.H85.2': {
|
|
6818
|
+
variable: false,
|
|
6819
|
+
quality: 1,
|
|
6820
|
+
what: 'Selection list contains groups of related options not grouped with optgroup?'
|
|
6711
6821
|
}
|
|
6712
6822
|
}
|
|
6713
6823
|
}
|
|
@@ -6845,6 +6955,11 @@ exports.issues = {
|
|
|
6845
6955
|
variable: false,
|
|
6846
6956
|
quality: 1,
|
|
6847
6957
|
what: 'Element has no legend element'
|
|
6958
|
+
},
|
|
6959
|
+
'E-WCAG2AAA.Principle1.Guideline1_3.1_3_1.H71.NoLegend': {
|
|
6960
|
+
variable: false,
|
|
6961
|
+
quality: 1,
|
|
6962
|
+
what: 'Element has no legend element'
|
|
6848
6963
|
}
|
|
6849
6964
|
},
|
|
6850
6965
|
ibm: {
|
|
@@ -6888,6 +7003,11 @@ exports.issues = {
|
|
|
6888
7003
|
variable: false,
|
|
6889
7004
|
quality: 1,
|
|
6890
7005
|
what: 'fieldset element has no accessible name'
|
|
7006
|
+
},
|
|
7007
|
+
'E-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.Fieldset.Name': {
|
|
7008
|
+
variable: false,
|
|
7009
|
+
quality: 1,
|
|
7010
|
+
what: 'fieldset element has no accessible name'
|
|
6891
7011
|
}
|
|
6892
7012
|
},
|
|
6893
7013
|
ibm: {
|
|
@@ -9242,6 +9362,27 @@ exports.issues = {
|
|
|
9242
9362
|
what: 'Element is blink'
|
|
9243
9363
|
}
|
|
9244
9364
|
},
|
|
9365
|
+
axe: {
|
|
9366
|
+
blink: {
|
|
9367
|
+
variable: false,
|
|
9368
|
+
quality: 1,
|
|
9369
|
+
what: 'Element, blink, is deprecated'
|
|
9370
|
+
}
|
|
9371
|
+
},
|
|
9372
|
+
htmlcs: {
|
|
9373
|
+
'E-WCAG2AAA.Principle2.Guideline2_2.2_2_2.F47': {
|
|
9374
|
+
variable: false,
|
|
9375
|
+
quality: 1,
|
|
9376
|
+
what: 'Element is blink, so cannot be stopped within five seconds'
|
|
9377
|
+
}
|
|
9378
|
+
},
|
|
9379
|
+
ibm: {
|
|
9380
|
+
blink_elem_deprecated: {
|
|
9381
|
+
variable: false,
|
|
9382
|
+
quality: 1,
|
|
9383
|
+
what: 'Element, blink, is deprecated'
|
|
9384
|
+
}
|
|
9385
|
+
},
|
|
9245
9386
|
qualWeb: {
|
|
9246
9387
|
'QW-WCAG-T13': {
|
|
9247
9388
|
variable: false,
|
|
@@ -9253,6 +9394,13 @@ exports.issues = {
|
|
|
9253
9394
|
quality: 1,
|
|
9254
9395
|
what: 'text-decoration:blink is used without a mechanism to stop it in less than five seconds'
|
|
9255
9396
|
}
|
|
9397
|
+
},
|
|
9398
|
+
wave: {
|
|
9399
|
+
blink: {
|
|
9400
|
+
variable: false,
|
|
9401
|
+
quality: 1,
|
|
9402
|
+
what: 'Element, blink, is deprecated'
|
|
9403
|
+
}
|
|
9256
9404
|
}
|
|
9257
9405
|
}
|
|
9258
9406
|
},
|
|
@@ -9905,6 +10053,11 @@ exports.issues = {
|
|
|
9905
10053
|
variable: false,
|
|
9906
10054
|
quality: 1,
|
|
9907
10055
|
what: 'Form has no submit button'
|
|
10056
|
+
},
|
|
10057
|
+
'E-WCAG2AAA.Principle3.Guideline3_2.3_2_2.H32.2': {
|
|
10058
|
+
variable: false,
|
|
10059
|
+
quality: 1,
|
|
10060
|
+
what: 'Form has no submit button'
|
|
9908
10061
|
}
|
|
9909
10062
|
},
|
|
9910
10063
|
qualWeb: {
|
|
@@ -10153,6 +10306,11 @@ exports.issues = {
|
|
|
10153
10306
|
variable: false,
|
|
10154
10307
|
quality: 1,
|
|
10155
10308
|
what: 'font element is obsolete'
|
|
10309
|
+
},
|
|
10310
|
+
'E-WCAG2AAA.Principle1.Guideline1_3.1_3_1.H49.Font': {
|
|
10311
|
+
variable: false,
|
|
10312
|
+
quality: 1,
|
|
10313
|
+
what: 'font element is obsolete'
|
|
10156
10314
|
}
|
|
10157
10315
|
},
|
|
10158
10316
|
ibm: {
|