testilo 3.2.0 → 3.4.0

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.
Files changed (41) hide show
  1. package/README.md +33 -3
  2. package/compare.js +8 -8
  3. package/package.json +1 -1
  4. package/procs/compare/cp0/index.html +10 -5
  5. package/procs/compare/cp0/index.js +2 -4
  6. package/procs/compare/cp1/index.html +46 -0
  7. package/procs/compare/cp1/index.js +71 -0
  8. package/procs/digest/dp10a/index.html +3 -3
  9. package/procs/digest/dp10b/index.html +74 -0
  10. package/procs/digest/dp10b/index.js +130 -0
  11. package/procs/digest/dp10c/index.html +55 -0
  12. package/procs/digest/dp10c/index.js +129 -0
  13. package/procs/score/sp10b.js +507 -0
  14. package/procs/score/sp10c.js +465 -0
  15. package/reports/comparative/railsites.html +47 -0
  16. package/reports/comparative/style.css +4 -0
  17. package/reports/digested/35k1r-railpass.html +1130 -844
  18. package/reports/digested/3aee6-eurail.html +36233 -0
  19. package/reports/digested/dp10a/35k1r-railpass.html +9302 -0
  20. package/reports/digested/dp10a/3aee6-eurail.html +35782 -0
  21. package/reports/digested/style.css +2 -2
  22. package/reports/raw/3aee6-eurail.json +35250 -0
  23. package/reports/scored/35k1r-railpass.json +559 -175
  24. package/reports/scored/3aee6-eurail.json +35957 -0
  25. package/score.js +1 -1
  26. package/scoring/data/duplications.json +22 -22
  27. package/scoring/data/groups.json +335 -0
  28. package/scoring/data/packageRules/alfa.tsv +82 -0
  29. package/scoring/data/packageRules/axe.js +390 -0
  30. package/scoring/data/packageRules/ibm.tsv +159 -0
  31. package/scoring/data/packageRules/tenon.tsv +14 -0
  32. package/scoring/data/packageRules/wave.json +1617 -0
  33. package/scoring/data/packageRules/wave.tsv +55 -0
  34. package/scoring/data/testGroups.json +1067 -0
  35. package/scoring/{data → procs}/correlation.js +0 -0
  36. package/scoring/{data → procs}/dupCounts.js +0 -0
  37. package/scoring/procs/groups.js +61 -0
  38. package/scoring/{data → procs}/packageData.js +0 -0
  39. package/scoring/{data → procs}/packageIssues.js +0 -0
  40. package/scoring/procs/regroup.js +39 -0
  41. package/reports/comparative/35k1r-.html +0 -41
@@ -8790,193 +8790,577 @@
8790
8790
  "endTime": "2022-06-03T15:25:21",
8791
8791
  "elapsedSeconds": 99,
8792
8792
  "score": {
8793
- "scoreProcID": "sp10a",
8794
- "duplications": {
8793
+ "scoreProcID": "sp10b",
8794
+ "logWeights": {
8795
+ "count": 0.5,
8796
+ "size": 0.01,
8797
+ "prohibited": 15,
8798
+ "visitTimeout": 10,
8799
+ "visitRejection": 10
8800
+ },
8801
+ "groupWeights": {
8802
+ "accessKeyDuplicate": 3,
8803
+ "activeEmbedding": 2,
8804
+ "allCaps": 1,
8805
+ "ariaReferenceBad": 4,
8806
+ "autocompleteBad": 2,
8807
+ "buttonNoText": 4,
8808
+ "childMissing": 3,
8809
+ "contrastAA": 3,
8810
+ "contrastAAA": 1,
8811
+ "duplicateID": 2,
8812
+ "eventKeyboard": 3,
8813
+ "fieldSetMissing": 2,
8814
+ "focusableOperable": 3,
8815
+ "focusIndication": 3,
8816
+ "h1Missing": 1,
8817
+ "headingEmpty": 2,
8818
+ "headingStructure": 2,
8819
+ "hoverSurprise": 1,
8820
+ "iframeNoText": 3,
8821
+ "imageInputNoText": 4,
8822
+ "imageMapAreaNoText": 3,
8823
+ "imageNoText": 4,
8824
+ "imageTextRedundant": 1,
8825
+ "inconsistentStyles": 1,
8826
+ "contrastRisk": 1,
8827
+ "labelClash": 2,
8828
+ "labelForBadID": 4,
8829
+ "languageChange": 2,
8830
+ "leadingClipsText": 3,
8831
+ "leadingFrozen": 3,
8832
+ "linkForcesNewWindow": 2,
8833
+ "linkNoText": 4,
8834
+ "linkPair": 1,
8835
+ "linkTextsSame": 2,
8836
+ "linkTitleRedundant": 1,
8837
+ "linkUnderlines": 2,
8838
+ "menuNavigation": 2,
8839
+ "metaBansZoom": 3,
8840
+ "nameValue": 3,
8841
+ "noLeading": 2,
8842
+ "objectNoText": 2,
8843
+ "pageLanguage": 3,
8844
+ "pageLanguageBad": 3,
8845
+ "pageTitle": 3,
8846
+ "parentMissing": 3,
8847
+ "pseudoHeadingRisk": 1,
8848
+ "pseudoLinkRisk": 2,
8849
+ "pseudoListRisk": 1,
8850
+ "roleBad": 3,
8851
+ "roleBadAttribute": 3,
8852
+ "roleMissingAttribute": 3,
8853
+ "selectFlatRisk": 1,
8854
+ "selectNoText": 3,
8855
+ "spontaneousMotion": 2,
8856
+ "svgImageNoText": 4,
8857
+ "tabFocusability": 3,
8858
+ "tabNavigation": 2,
8859
+ "targetSize": 2,
8860
+ "textBeyondLandmarks": 1,
8861
+ "visibleBulk": 1,
8862
+ "zIndexNotZero": 1
8863
+ },
8864
+ "soloWeight": 1,
8865
+ "countWeights": {
8866
+ "absolute": 2,
8867
+ "largest": 1,
8868
+ "smaller": 0.4
8869
+ },
8870
+ "preventionWeights": {
8871
+ "testaro": 50,
8872
+ "other": 100
8873
+ },
8874
+ "packageDetails": {
8875
+ "testaro": {
8876
+ "motion": 74,
8877
+ "bulk": 1,
8878
+ "embAc": 0,
8879
+ "focAll": 1,
8880
+ "focInd": 106,
8881
+ "focOp": 9,
8882
+ "hover": 14,
8883
+ "linkUl": 10,
8884
+ "role": 1,
8885
+ "styleDiff": 35
8886
+ },
8887
+ "axe": {
8888
+ "color-contrast": 6,
8889
+ "heading-order": 4,
8890
+ "label": 1,
8891
+ "landmark-unique": 1,
8892
+ "link-name": 4,
8893
+ "list": 1,
8894
+ "meta-viewport": 1,
8895
+ "region": 1
8896
+ },
8795
8897
  "aatt": {
8796
- "e:F77": 1,
8797
- "e:H36": 4,
8798
- "e:H37": 2,
8799
- "e:H57": 3,
8800
- "e:H58": 2,
8801
- "w:G141": 3,
8802
- "w:H98": 1,
8803
- "e:ARIA6+H53": 1,
8804
- "e:H24": 2,
8898
+ "w:C31+C32+C33+C38+G206+SCR34": 2,
8805
8899
  "e:G1+G123+G124": 1,
8806
- "w:G90": 1,
8807
- "w:H44": 1
8900
+ "w:H91": 2,
8901
+ "e:H91": 16,
8902
+ "w:G141": 4,
8903
+ "w:H42": 5,
8904
+ "e:H37": 2,
8905
+ "w:F24": 25,
8906
+ "e:F68": 5,
8907
+ "e:H30": 2,
8908
+ "w:H48": 2,
8909
+ "w:H67": 2,
8910
+ "e:G18": 1
8808
8911
  },
8809
8912
  "alfa": {
8810
- "r3": 2,
8811
- "r28": 4,
8812
- "r2": 2,
8813
- "r4": 3,
8814
- "r7": 2,
8815
- "r53": 3,
8816
- "r10": 1,
8817
- "r11": 1,
8818
- "r12": 2,
8819
- "r20": 1,
8820
- "r42": 1,
8821
- "r43": 1,
8913
+ "r11": 4,
8822
8914
  "r47": 1,
8823
- "r5": 2,
8824
- "r68": 1,
8825
- "r93": 1,
8826
- "r13": 1
8827
- },
8828
- "axe": {
8829
- "input-image-alt": 4,
8830
- "html-has-lang": 3,
8831
- "valid-lang": 2,
8832
- "heading-order": 3,
8833
- "link-name": 2,
8834
- "aria-command-name": 2,
8835
- "dlitem": 1,
8836
- "image-alt": 2,
8837
- "duplicate-id": 1,
8838
- "aria-required-parent": 1,
8839
- "svg-img-alt": 1,
8840
- "meta-viewport": 1,
8841
- "html-lang-valid": 2,
8842
- "aria-required-children": 1,
8843
- "avoid-inline-spacing": 1,
8844
- "area-alt": 2,
8845
- "aria-allowed-role": 1,
8846
- "aria-required-attr": 1,
8847
- "aria-valid-attr": 1,
8848
- "autocomplete-valid": 1,
8849
- "color-contrast": 1,
8850
- "empty-heading": 2,
8851
- "frame-title": 1,
8852
- "image-redundant-alt": 1,
8853
- "landmark-complementary-is-top-level": 2,
8854
- "landmark-no-duplicate-banner": 1,
8855
- "landmark-no-duplicate-main": 2,
8856
- "document-title": 1,
8857
- "object-alt": 1,
8858
- "page-has-heading-one": 1,
8859
- "select-name": 1
8860
- },
8861
- "ibm": {
8862
- "v:WCAG20_Object_HasText": 1,
8863
- "v:WCAG20_Area_HasAlt": 2,
8864
- "v:WCAG20_Input_ExplicitLabelImage": 4,
8865
- "v:WCAG20_Frame_HasTitle": 2,
8866
- "v:WCAG20_Elem_Lang_Valid": 2,
8867
- "v:HAAC_Img_UsemapAlt": 1,
8868
- "v:aria_semantics_role": 1,
8869
- "v:Rpt_Aria_RequiredProperties": 1,
8870
- "v:Rpt_Aria_ValidProperty": 1,
8871
- "v:WCAG21_Input_Autocomplete": 1,
8872
- "v:IBMA_Color_Contrast_WCAG2AA": 2,
8873
- "v:RPT_Header_HasContent": 2,
8874
- "v:WCAG20_Img_HasAlt": 2,
8875
- "v:WCAG20_Img_LinkTextNotRedundant": 1,
8876
- "v:Rpt_Aria_ComplementaryRequiredLabel_Implicit": 1,
8877
- "v:Rpt_Aria_MultipleComplementaryLandmarks_Implicit": 1,
8878
- "v:Rpt_Aria_MultipleBannerLandmarks_Implicit": 1,
8879
- "r:Rpt_Aria_MultipleMainsVisibleLabel_Implicit": 1,
8880
- "v:Rpt_Aria_MultipleMainsRequireLabel_Implicit_2": 1,
8881
- "v:WCAG20_A_HasText": 1,
8882
- "v:Rpt_Aria_ValidIdRef": 1,
8883
- "v:WCAG20_Elem_UniqueAccessKey": 1,
8884
- "v:WCAG20_Input_RadioChkInFieldSet": 1
8915
+ "r53": 4,
8916
+ "r65": 1,
8917
+ "r66": 28,
8918
+ "r69": 22,
8919
+ "r73": 7,
8920
+ "r78": 3,
8921
+ "r8": 1,
8922
+ "r87": 1
8885
8923
  },
8886
8924
  "wave": {
8887
- "a:link_internal_broken": 1,
8888
- "e:alt_area_missing": 3,
8889
- "e:alt_input_missing": 4,
8890
8925
  "e:alt_missing": 2,
8891
- "e:language_missing": 3,
8892
- "a:heading_skipped": 3,
8893
- "a:event_handler": 1,
8894
- "a:label_orphaned": 1,
8895
- "e:title_invalid": 1,
8896
- "e:heading_empty": 2,
8897
- "a:plugin": 1,
8898
- "a:h1_missing": 1,
8899
- "a:select_missing_label": 1,
8900
- "c:contrast": 1,
8901
- "e:aria_reference_broken": 1,
8902
- "a:accesskey": 1,
8903
- "a:fieldset_missing": 1
8926
+ "e:alt_link_missing": 2,
8927
+ "e:label_missing": 7,
8928
+ "e:button_empty": 8,
8929
+ "e:link_empty": 3,
8930
+ "c:contrast": 22,
8931
+ "a:heading_skipped": 4,
8932
+ "a:heading_possible": 1,
8933
+ "a:link_internal_broken": 1,
8934
+ "a:noscript": 1,
8935
+ "a:html5_video_audio": 1
8936
+ },
8937
+ "tenon": {
8938
+ "28": 1,
8939
+ "57": 5,
8940
+ "95": 8,
8941
+ "134": 1,
8942
+ "144": 3,
8943
+ "152": 12,
8944
+ "155": 1
8904
8945
  }
8905
8946
  },
8906
- "rules": {
8907
- "aatt": "multiply warning by 2*, error by 4* (*discounted); sum",
8908
- "alfa": "multiply cantTell by 2*, failed by 4* (*discounted); sum",
8909
- "axe": "multiply minor by 2*, moderate by 3*, serious by 4*, critical by 5* (*discounted); sum",
8910
- "bulk": "subtract 250 from visible elements; make 0 if negative; raise to 0.9th power; multiply by 0.15",
8911
- "embAc": "multiply link- or button-contained links, buttons, inputs, and selects by 3 (discounted)",
8912
- "focAll": "multiply discrepancy between focusable and focused element counts by 3",
8913
- "focInd": "multiply indicatorless-when-focused elements by 5",
8914
- "focOp": "multiply nonfocusable operable elements by 4, nonoperable focusable by 1; sum",
8915
- "hover": "multiply elements changing page on hover by 4, made visible by 2, with directly changed opacity by 0.1, with indirectly changed opacity by 0.2, unhoverable by 2; sum",
8916
- "ibm": "multiply violations by 4*, recommendations by 2* (*discounted); sum",
8917
- "labClash": "multiply conflictually labeled elements by 2, unlabeled elements by 2; sum",
8918
- "linkUl": "multiply nonunderlined inline links by 3",
8919
- "log": "multiply log items by respective logWeights; sum",
8920
- "menuNav": "multiply Home and End errors by 1 and other key-navigation errors by 3; sum",
8921
- "motion": "get PNG screenshot sizes (sss); get differing-pixel counts between adjacent PNG screenshots (pd); “sssd” = sss difference ÷ smaller sss - 1; multiply mean adjacent sssd by 5, maximum adjacent sssd by 2, maximum over-all ssd by 1; divide mean pd by 10,000, maximum pd by 25,000; multiply count of non-0 pd by 30; sum",
8922
- "radioSet": "multiply radio buttons not in fieldsets with legends and no other-name radio buttons by 2",
8923
- "role": "multiple role attributes with invalid or native-HTML-equivalent values by 2",
8924
- "styleDiff": "for each of element classes block a, inline a, button, h1, h2, h3, h4, h5, and h6, get diffStyles-distinct styles; multiply their count minus 1 by 2; multiply count of elements with non-plurality styles by 0.2; sum",
8925
- "tabNav": "multiply Home and End errors by 1 and other key-navigation errors by 3; sum",
8926
- "tenon": "multiply warnings by 1, errors by 3; sum",
8927
- "wave": "multiply alerts by 2*, contrast errors by 3*, errors by 4* (*discounted); sum",
8928
- "zIndex": "multiply non-auto z indexes by 3"
8929
- },
8930
- "diffStyles": [
8931
- "borderStyle",
8932
- "borderWidth",
8933
- "fontStyle",
8934
- "fontWeight",
8935
- "lineHeight",
8936
- "maxHeight",
8937
- "maxWidth",
8938
- "minHeight",
8939
- "minWidth",
8940
- "opacity",
8941
- "outlineOffset",
8942
- "outlineStyle",
8943
- "outlineWidth",
8944
- "textDecorationLine",
8945
- "textDecorationStyle",
8946
- "textDecorationThickness"
8947
- ],
8948
- "logWeights": {
8949
- "count": 0.5,
8950
- "size": 0.01,
8951
- "prohibited": 15,
8952
- "visitTimeout": 10,
8953
- "visitRejection": 10
8947
+ "groupDetails": {
8948
+ "groups": {
8949
+ "imageNoText": {
8950
+ "aatt": {
8951
+ "e:H37": {
8952
+ "what": "Img element missing an alt attribute",
8953
+ "issueCount": 2
8954
+ }
8955
+ },
8956
+ "alfa": {
8957
+ "r2": {
8958
+ "what": "Image has no accessible name",
8959
+ "issueCount": 0
8960
+ }
8961
+ },
8962
+ "axe": {
8963
+ "image-alt": {
8964
+ "what": "Images must have alternate text",
8965
+ "issueCount": 0
8966
+ }
8967
+ },
8968
+ "ibm": {
8969
+ "v:WCAG20_Img_HasAlt": {
8970
+ "what": "Images must have an alt attribute if they convey meaning, or alt=\"\" if decorative",
8971
+ "issueCount": 0
8972
+ }
8973
+ },
8974
+ "wave": {
8975
+ "e:alt_missing": {
8976
+ "what": "Missing alternative text",
8977
+ "issueCount": 2
8978
+ }
8979
+ }
8980
+ },
8981
+ "headingStructure": {
8982
+ "aatt": {
8983
+ "w:G141": {
8984
+ "what": "Heading structure is not logically nested",
8985
+ "issueCount": 4
8986
+ }
8987
+ },
8988
+ "alfa": {
8989
+ "r53": {
8990
+ "what": "Heading skips one or more levels",
8991
+ "issueCount": 4
8992
+ }
8993
+ },
8994
+ "axe": {
8995
+ "heading-order": {
8996
+ "what": "Heading levels should only increase by one",
8997
+ "issueCount": 4
8998
+ }
8999
+ },
9000
+ "wave": {
9001
+ "a:heading_skipped": {
9002
+ "what": "Skipped heading level",
9003
+ "issueCount": 4
9004
+ }
9005
+ },
9006
+ "tenon": {
9007
+ "155": {
9008
+ "what": "These headings are not structured in a hierarchical manner",
9009
+ "issueCount": 1
9010
+ }
9011
+ }
9012
+ },
9013
+ "contrastRisk": {
9014
+ "aatt": {
9015
+ "w:F24": {
9016
+ "what": "Inline background color needs complementary foreground color",
9017
+ "issueCount": 25
9018
+ },
9019
+ "w:G18": {
9020
+ "what": "Contrast adequacy not determinable",
9021
+ "issueCount": 0
9022
+ }
9023
+ }
9024
+ },
9025
+ "pseudoHeadingRisk": {
9026
+ "aatt": {
9027
+ "w:H42": {
9028
+ "what": "Heading coding should be used if intended as a heading",
9029
+ "issueCount": 5
9030
+ }
9031
+ }
9032
+ },
9033
+ "pseudoListRisk": {
9034
+ "aatt": {
9035
+ "w:H48": {
9036
+ "what": "Navigation links should be coded as list",
9037
+ "issueCount": 2
9038
+ }
9039
+ }
9040
+ },
9041
+ "selectNoText": {
9042
+ "aatt": {
9043
+ "w:H91": {
9044
+ "what": "Select element has no value available to an accessibility API",
9045
+ "issueCount": 2
9046
+ }
9047
+ },
9048
+ "axe": {
9049
+ "select-name": {
9050
+ "what": "Select element must have an accessible name",
9051
+ "issueCount": 0
9052
+ }
9053
+ },
9054
+ "wave": {
9055
+ "a:select_missing_label": {
9056
+ "what": "Select missing label",
9057
+ "issueCount": 0
9058
+ }
9059
+ }
9060
+ },
9061
+ "nameValue": {
9062
+ "aatt": {
9063
+ "e:F68": {
9064
+ "what": "Form control wrongly labeled or unlabeled",
9065
+ "issueCount": 5
9066
+ },
9067
+ "e:H91": {
9068
+ "what": "Missing name or value of form control or link",
9069
+ "issueCount": 16
9070
+ }
9071
+ },
9072
+ "wave": {
9073
+ "e:label_missing": {
9074
+ "what": "Missing form label",
9075
+ "issueCount": 7
9076
+ }
9077
+ }
9078
+ },
9079
+ "linkNoText": {
9080
+ "alfa": {
9081
+ "r11": {
9082
+ "what": "Link has no accessible name",
9083
+ "issueCount": 4
9084
+ }
9085
+ },
9086
+ "axe": {
9087
+ "link-name": {
9088
+ "what": "Links must have discernible text",
9089
+ "issueCount": 4
9090
+ }
9091
+ },
9092
+ "ibm": {
9093
+ "v:WCAG20_A_HasText": {
9094
+ "what": "Hyperlinks must have a text description",
9095
+ "issueCount": 0
9096
+ }
9097
+ },
9098
+ "wave": {
9099
+ "e:link_empty": {
9100
+ "what": "Link contains no text",
9101
+ "issueCount": 3
9102
+ }
9103
+ },
9104
+ "tenon": {
9105
+ "57": {
9106
+ "what": "Link has no text inside it",
9107
+ "issueCount": 5
9108
+ }
9109
+ }
9110
+ },
9111
+ "buttonNoText": {
9112
+ "alfa": {
9113
+ "r12": {
9114
+ "what": "Button has no accessible name",
9115
+ "issueCount": 0
9116
+ }
9117
+ },
9118
+ "axe": {
9119
+ "aria-command-name": {
9120
+ "what": "ARIA commands must have an accessible name",
9121
+ "issueCount": 0
9122
+ }
9123
+ },
9124
+ "wave": {
9125
+ "e:button_empty": {
9126
+ "what": "Button is empty or has no value text",
9127
+ "issueCount": 8
9128
+ }
9129
+ }
9130
+ },
9131
+ "metaBansZoom": {
9132
+ "alfa": {
9133
+ "r47": {
9134
+ "what": "Meta element restricts zooming",
9135
+ "issueCount": 1
9136
+ }
9137
+ },
9138
+ "axe": {
9139
+ "meta-viewport": {
9140
+ "what": "Zooming and scaling should not be disabled",
9141
+ "issueCount": 1
9142
+ }
9143
+ }
9144
+ },
9145
+ "noLeading": {
9146
+ "alfa": {
9147
+ "r73": {
9148
+ "what": "Paragraphs of text have insufficient line height",
9149
+ "issueCount": 7
9150
+ }
9151
+ }
9152
+ },
9153
+ "contrastAA": {
9154
+ "alfa": {
9155
+ "r69": {
9156
+ "what": "Text outside widget has subminimum contrast",
9157
+ "issueCount": 22
9158
+ }
9159
+ },
9160
+ "axe": {
9161
+ "color-contrast": {
9162
+ "what": "Elements must have sufficient color contrast",
9163
+ "issueCount": 6
9164
+ }
9165
+ },
9166
+ "ibm": {
9167
+ "v:IBMA_Color_Contrast_WCAG2AA": {
9168
+ "what": "Contrast ratio of text with background must meet WCAG 2.1 AA",
9169
+ "issueCount": 0
9170
+ }
9171
+ },
9172
+ "wave": {
9173
+ "c:contrast": {
9174
+ "what": "Very low contrast",
9175
+ "issueCount": 22
9176
+ }
9177
+ }
9178
+ },
9179
+ "contrastAAA": {
9180
+ "alfa": {
9181
+ "r66": {
9182
+ "what": "Text contrast less than AAA requires",
9183
+ "issueCount": 28
9184
+ }
9185
+ },
9186
+ "tenon": {
9187
+ "95": {
9188
+ "what": "Element has insufficient color contrast (Level AAA)",
9189
+ "issueCount": 8
9190
+ }
9191
+ }
9192
+ },
9193
+ "focusIndication": {
9194
+ "alfa": {
9195
+ "r65": {
9196
+ "what": "Element in sequential focus order has no visible focus",
9197
+ "issueCount": 1
9198
+ }
9199
+ },
9200
+ "testaro": {
9201
+ "focInd": {
9202
+ "what": "Operable elements that cannot be Tab-focused and vice versa",
9203
+ "issueCount": 106
9204
+ }
9205
+ }
9206
+ },
9207
+ "roleBad": {
9208
+ "axe": {
9209
+ "aria-allowed-role": {
9210
+ "what": "ARIA role should be appropriate for the element",
9211
+ "issueCount": 0
9212
+ }
9213
+ },
9214
+ "ibm": {
9215
+ "v:aria_semantics_role": {
9216
+ "what": "ARIA roles must be valid for the element to which they are assigned",
9217
+ "issueCount": 0
9218
+ }
9219
+ },
9220
+ "testaro": {
9221
+ "role": {
9222
+ "what": "Nonexistent or implicit-overriding role",
9223
+ "issueCount": 1
9224
+ }
9225
+ }
9226
+ },
9227
+ "leadingClipsText": {
9228
+ "tenon": {
9229
+ "144": {
9230
+ "what": "Line height insufficent to properly display computed font size",
9231
+ "issueCount": 3
9232
+ }
9233
+ }
9234
+ },
9235
+ "targetSize": {
9236
+ "tenon": {
9237
+ "152": {
9238
+ "what": "Actionable element is smaller than the minimum required size",
9239
+ "issueCount": 12
9240
+ }
9241
+ }
9242
+ },
9243
+ "visibleBulk": {
9244
+ "testaro": {
9245
+ "bulk": {
9246
+ "what": "Count of visible elements as a multiple of 300",
9247
+ "issueCount": 1
9248
+ }
9249
+ }
9250
+ },
9251
+ "tabFocusability": {
9252
+ "testaro": {
9253
+ "focAll": {
9254
+ "what": "Discrepancy between elements that should be and that are Tab-focusable",
9255
+ "issueCount": 1
9256
+ }
9257
+ }
9258
+ },
9259
+ "focusableOperable": {
9260
+ "testaro": {
9261
+ "focOp": {
9262
+ "what": "Operable elements that cannot be Tab-focused and vice versa",
9263
+ "issueCount": 9
9264
+ }
9265
+ }
9266
+ },
9267
+ "hoverSurprise": {
9268
+ "testaro": {
9269
+ "hover": {
9270
+ "what": "Content changes caused by hovering",
9271
+ "issueCount": 14
9272
+ }
9273
+ }
9274
+ },
9275
+ "linkUnderlines": {
9276
+ "testaro": {
9277
+ "linkUl": {
9278
+ "what": "Non-underlined inline links",
9279
+ "issueCount": 10
9280
+ }
9281
+ }
9282
+ },
9283
+ "spontaneousMotion": {
9284
+ "testaro": {
9285
+ "motion": {
9286
+ "what": "Change of visible content not requested by user",
9287
+ "issueCount": 74
9288
+ }
9289
+ }
9290
+ },
9291
+ "inconsistentStyles": {
9292
+ "testaro": {
9293
+ "styleDiff": {
9294
+ "what": "Heading, link, and button style inconsistencies",
9295
+ "issueCount": 35
9296
+ }
9297
+ }
9298
+ }
9299
+ },
9300
+ "solos": {
9301
+ "axe": {
9302
+ "label": 1,
9303
+ "landmark-unique": 1,
9304
+ "list": 1,
9305
+ "region": 1
9306
+ },
9307
+ "aatt": {
9308
+ "w:C31+C32+C33+C38+G206+SCR34": 2,
9309
+ "e:G1+G123+G124": 1,
9310
+ "e:H30": 2,
9311
+ "w:H67": 2,
9312
+ "e:G18": 1
9313
+ },
9314
+ "alfa": {
9315
+ "r78": 3,
9316
+ "r8": 1,
9317
+ "r87": 1
9318
+ },
9319
+ "wave": {
9320
+ "e:alt_link_missing": 2,
9321
+ "a:heading_possible": 1,
9322
+ "a:link_internal_broken": 1,
9323
+ "a:noscript": 1,
9324
+ "a:html5_video_audio": 1
9325
+ },
9326
+ "tenon": {
9327
+ "28": 1,
9328
+ "134": 1
9329
+ }
9330
+ }
8954
9331
  },
8955
- "inferences": {},
8956
- "scores": {
8957
- "total": 1589,
8958
- "aatt": 179,
8959
- "alfa": 178,
8960
- "axe": 38,
8961
- "bulk": 0,
8962
- "embAc": 0,
8963
- "focAll": 3,
8964
- "focInd": 530,
8965
- "focOp": 34,
8966
- "hover": 28,
8967
- "ibm": 145,
8968
- "labClash": 30,
8969
- "linkUl": 30,
9332
+ "preventionScores": {},
9333
+ "summary": {
9334
+ "total": 1131,
8970
9335
  "log": 34,
8971
- "menuNav": 0,
8972
- "motion": 74,
8973
- "radioSet": 0,
8974
- "role": 2,
8975
- "styleDiff": 35,
8976
- "tabNav": 0,
8977
- "tenon": 91,
8978
- "wave": 125,
8979
- "zIndex": 33
9336
+ "preventions": 0,
9337
+ "solos": 25,
9338
+ "groups": {
9339
+ "imageNoText": 19,
9340
+ "headingStructure": 22,
9341
+ "contrastRisk": 27,
9342
+ "pseudoHeadingRisk": 7,
9343
+ "pseudoListRisk": 4,
9344
+ "selectNoText": 12,
9345
+ "nameValue": 77,
9346
+ "linkNoText": 46,
9347
+ "buttonNoText": 40,
9348
+ "metaBansZoom": 10,
9349
+ "noLeading": 18,
9350
+ "contrastAA": 106,
9351
+ "contrastAAA": 33,
9352
+ "focusIndication": 325,
9353
+ "roleBad": 9,
9354
+ "leadingClipsText": 15,
9355
+ "targetSize": 28,
9356
+ "visibleBulk": 3,
9357
+ "tabFocusability": 9,
9358
+ "focusableOperable": 33,
9359
+ "hoverSurprise": 16,
9360
+ "linkUnderlines": 24,
9361
+ "spontaneousMotion": 152,
9362
+ "inconsistentStyles": 37
9363
+ }
8980
9364
  }
8981
9365
  }
8982
9366
  }