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
// Audio transcript notice. Yes, this is in A rather than B, since
50
50
// audio is not considered "multimedia" (roughly equivalent to a
51
-
// "synchronised media" presentation in WCAG 2.0). It is non-text,
51
+
// "synchronised media" presentation in WCAG 2.1). It is non-text,
52
52
// though, so a transcript is required.
53
53
HTMLCS.addMessage(HTMLCS.NOTICE,element,'For multimedia containing audio only, ensure an alternative is available, such as a full text transcript.','Audio');
0 commit comments