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
HTMLCS.addMessage(HTMLCS.ERROR,errors.object.missingBody[i],'Object elements must contain a text alternative after all other alternatives are exhausted.','H53');
350
+
HTMLCS.addMessage(HTMLCS.ERROR,errors.object.missingBody[i],'Object elements must contain a text alternative after all other alternatives are exhausted.','H53,ARIA6');
HTMLCS.addMessage(HTMLCS.NOTICE,errors.object.generalAlt[i],'Check that short (and if appropriate, long) text alternatives are available for non-text content that serve the same purpose and present the same information.','G94,G92.Object');
354
+
HTMLCS.addMessage(HTMLCS.NOTICE,errors.object.generalAlt[i],'Check that short (and if appropriate, long) text alternatives are available for non-text content that serve the same purpose and present the same information.','G94,G92.Object,ARIA6');
0 commit comments