You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
,"auditor_applies_entire_document" : "This applies to the entire document"
39
39
40
+
40
41
//1_1_1.js
41
42
,"1_1_1_H30.2" : 'Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.'
42
43
,"1_1_1_H67.1" : 'Img element with empty alt text must have absent or empty title attribute.'
@@ -102,7 +103,7 @@ _global.translation['en'] = {
102
103
,"1_3_1_H44.NotFormControl" : 'This label\'s "for" attribute contains an ID for an element that is not a form control. Ensure that you have entered the correct ID for the intended element.'
103
104
,"1_3_1_H65" : 'This form control has a "title" attribute that is empty or contains only spaces. It will be ignored for labelling test purposes.'
104
105
,"1_3_1_ARIA6" : 'This form control has an "aria-label" attribute that is empty or contains only spaces. It will be ignored for labelling test purposes.'
105
-
//{{id}} will be replace with element ID:
106
+
//{{id}} will be replaced with element ID:
106
107
,"1_3_1_ARIA16,ARIA9" : 'This form control contains an aria-labelledby attribute, however it includes an ID "{{id}}" that does not exist on an element. The aria-labelledby attribute will be ignored for labelling test purposes.'
107
108
108
109
,"1_3_1_F68.Hidden" : 'This hidden form field is labelled in some way. There should be no need to label a hidden form field.'
@@ -223,7 +224,6 @@ _global.translation['en'] = {
223
224
,"1_4_6_G18_or_G17.Fail.Recomendation.Background" : 'change background to {{value}}'
224
225
225
226
226
-
227
227
//1_4_7.js
228
228
,"1_4_7_G56" : 'For pre-recorded audio-only content in this element that is primarily speech (such as narration), any background sounds should be muteable, or be at least 20 dB (or about 4 times) quieter than the speech.'
229
229
@@ -509,7 +509,6 @@ _global.translation['en'] = {
509
509
,"3_3_6_G98,G99,G155,G164,G168.AllForms" : 'Check that submissions to this form are either reversible, checked for input errors, and/or confirmed by the user.'
510
510
511
511
512
-
513
512
//4_1_1.js
514
513
,"4_1_1_F77" : 'Duplicate id attribute value "{{id}}" found on the web page.'
0 commit comments