Skip to content
Open
Changes from all 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 guidelines/terms/20/conforming-alternate-version.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,13 @@
acceptable mechanism for reaching another version as long as the method used to set
the preferences is accessibility supported.
</p>

<p class="note">If the content provides a number of settings or user preferences that, individually, only
address one particular aspect of the content (for instance, one option that controls text resizing, and
another option that increases text contrast to a sufficient ratio), it must be possible to enable all
settings simultaneously. All success criteria must be satisfied at the same time for a version to be
considered a conforming alternate version.
</p>

<p>See <a href="https://www.w3.org/WAI/WCAG22/Understanding/conformance#conforming-alt-versions">Understanding Conforming Alternate Versions</a></p>

Expand Down