testilo 34.0.2 → 35.0.1
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/LICENSE +1 -1
- package/README.md +49 -12
- package/batch.js +22 -0
- package/call.js +22 -0
- package/compare.js +22 -0
- package/credit.js +22 -0
- package/difgest.js +22 -0
- package/digest.js +22 -0
- package/merge.js +22 -0
- package/package.json +5 -5
- package/procs/analyze/axeFrac.js +22 -0
- package/procs/analyze/coverage.js +22 -0
- package/procs/analyze/ruleCounts.js +22 -0
- package/procs/analyze/toolScores.js +22 -0
- package/procs/compare/cpA11yMessage/index.js +22 -0
- package/procs/compare/cpProductPrice/index.js +22 -0
- package/procs/compare/tcp40/index.js +22 -0
- package/procs/difgest/tfp40/index.js +22 -0
- package/procs/digest/dpProductPrice/index.js +22 -0
- package/procs/digest/dpa11yMessage/index.js +22 -0
- package/procs/digest/tdp40/index.js +22 -0
- package/procs/digest/tdp41/index.js +24 -2
- package/procs/digest/tdp42/index.html +1 -1
- package/procs/digest/tdp42/index.js +25 -3
- package/procs/score/tic40.js +22 -0
- package/procs/score/tic41.js +22 -0
- package/procs/score/tsp40.js +22 -0
- package/procs/score/tsp41.js +24 -2
- package/procs/score/tsp42.js +366 -0
- package/procs/score/tspA11yMessage.js +22 -0
- package/procs/score/tspProductPrice.js +22 -0
- package/procs/test.js +22 -0
- package/procs/track/ttp40/index.js +22 -0
- package/procs/util.js +23 -1
- package/reconcile.js +22 -0
- package/rescore.js +22 -0
- package/score.js +22 -0
- package/script.js +22 -0
- package/summarize.js +22 -0
- package/track.js +22 -0
- package/validation/compare/comparer.js +22 -0
- package/validation/compare/validate.js +22 -0
- package/validation/digest/digester.js +22 -0
- package/validation/digest/validate.js +22 -0
- package/validation/merge/validate.js +22 -0
- package/validation/score/scorer.js +22 -0
- package/validation/score/validate.js +22 -0
- package/toolRules/alfa.tsv +0 -82
- package/toolRules/axe.js +0 -390
- package/toolRules/htmlcs.js +0 -543
- package/toolRules/ibm.tsv +0 -159
- package/toolRules/qualWeb.tsv +0 -121
- package/toolRules/tenon.tsv +0 -14
- package/toolRules/wave.json +0 -1617
- package/toolRules/wave.tsv +0 -55
package/toolRules/wave.tsv
DELETED
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
accesskey Accesskey
|
|
2
|
-
alt_area_missing Image map area missing alternative text
|
|
3
|
-
alt_duplicate A nearby image has the same alternative text
|
|
4
|
-
alt_input_missing Image button missing alternative text
|
|
5
|
-
alt_link_missing Linked image missing alternative text
|
|
6
|
-
alt_long Long alternative text
|
|
7
|
-
alt_missing Missing alternative text
|
|
8
|
-
alt_redundant Redundant alternative text
|
|
9
|
-
alt_spacer_missing Spacer image missing alternative text
|
|
10
|
-
alt_suspicious Suspicious alternative text
|
|
11
|
-
aria_menu_broken Broken ARIA menu
|
|
12
|
-
aria_reference_broken Broken ARIA reference
|
|
13
|
-
audio_video Audio/Video
|
|
14
|
-
button_empty Empty button
|
|
15
|
-
contrast Very low contrast
|
|
16
|
-
event_handler Device dependent event handler
|
|
17
|
-
fieldset_missing Missing fieldset
|
|
18
|
-
flash Flash
|
|
19
|
-
h1_missing Missing first level heading
|
|
20
|
-
heading_empty Empty heading
|
|
21
|
-
heading_missing No heading structure
|
|
22
|
-
heading_possible Possible heading
|
|
23
|
-
heading_skipped Skipped heading level
|
|
24
|
-
html5_video_audio HTML5 video or audio
|
|
25
|
-
image_title Image with title
|
|
26
|
-
javascript_jumpmenu JavaScript jump menu
|
|
27
|
-
label_empty Empty form label
|
|
28
|
-
label_missing Missing form label
|
|
29
|
-
label_multiple Multiple form labels
|
|
30
|
-
label_orphaned Orphaned form label
|
|
31
|
-
label_title Unlabeled form control with title
|
|
32
|
-
language_missing Language missing or invalid
|
|
33
|
-
legend_missing Fieldset missing legend
|
|
34
|
-
link_empty Empty link
|
|
35
|
-
link_excel Link to Excel spreadsheet
|
|
36
|
-
link_internal_broken Broken same-page link
|
|
37
|
-
link_pdf Link to PDF document
|
|
38
|
-
link_redundant Redundant link
|
|
39
|
-
link_skip_broken Broken skip link
|
|
40
|
-
link_suspicious Suspicious link text
|
|
41
|
-
list_possible Possible list
|
|
42
|
-
longdesc Long description
|
|
43
|
-
noscript Noscript element
|
|
44
|
-
plugin Plugin
|
|
45
|
-
region_missing No page regions
|
|
46
|
-
select_missing_label Select missing label
|
|
47
|
-
tabindex Tabindex
|
|
48
|
-
table_layout Layout table
|
|
49
|
-
text_justified Justified text
|
|
50
|
-
text_small Very small text
|
|
51
|
-
th_empty Empty table header
|
|
52
|
-
title_invalid Missing or uninformative page title
|
|
53
|
-
title_redundant Redundant title text
|
|
54
|
-
underline Underlined text
|
|
55
|
-
youtube_video YouTube video
|