Skip to content
Open
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions comments-by-guideline-and-success-criterion.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@ The WCAG 2 definition of “[audio description](https://www.w3.org/TR/WCAG22/#df
<div class="note wcag2ict">

Secondary or alternate audio tracks are commonly used for this purpose.</div>
<div class="note wcag2ict">

Audio descriptions (also called "video descriptions", "descriptive narration", and "described videos") add descriptive information of important visual information needed to understand the video content, including text displayed in the video. Where the main audio track of the video fully describes important visual information, audio descriptions would not be needed at all as the requirement would already be met. When audio descriptions are needed, one way to implement them is by providing a second audio track for the audio-video media.</div>

<div class="note wcag2ict software">

See also the [Comments on Closed Functionality](#comments-on-closed-functionality).</div>
Expand All @@ -95,6 +99,9 @@ The WCAG 2 definition of “[audio description](https://www.w3.org/TR/WCAG22/#df
<div class="note wcag2ict">

Secondary or alternate audio tracks are commonly used for this purpose.</div>
<div class="note wcag2ict">

Audio descriptions (also called "video descriptions" and "described videos") add descriptive information of important visual information needed to understand the video content, including text displayed in the video. Where the main audio track of the video fully describes important visual information, audio descriptions would not be needed at all as the requirement would already be met. When audio descriptions are needed, one way to implement them is by providing a second audio track for the audio-video media.</div>

#### adaptable

Expand Down