-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Addresses #692
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
<!DOCTYPE html> | ||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US"> | ||
<head> | ||
<title>Use Cases for WCAG 3.0 Conformance</title> | ||
<title>Use Cases for WCAG 3</title> | ||
<meta charset="UTF-8" /> | ||
<script src="respec-config.js" class="remove"></script> | ||
<script src="https://www.w3.org/Tools/respec/respec-w3c" class="remove"></script> | ||
<script src="respec-config.js" class="remove"></script> | ||
</head> | ||
<body> | ||
<section id="abstract"> | ||
<p>The Use Cases for WCAG 3.0 document is a collection of example scenarios that illustrate complex problems in conforming to accessibility guidelines. </p> | ||
<p>The Use Cases for WCAG 3 document is a collection of example scenarios that illustrate complex problems in conforming to accessibility guidelines. </p> | ||
</section> | ||
<section id="sotd"> | ||
<p>The Use Cases for WCAG 3.0 is published as a joint effort of the <a href="https://www.w3.org/WAI/GL/task-forces/silver/wiki/Main_Page">Silver Task Force</a> of the <a href="https://www.w3.org/WAI/GL/">Accessibility Guidelines Working Group</a> and of the <a href="https://www.w3.org/community/silver/">W3C Silver Community Group</a>. It is a work in progress, and comments are welcome as <a href="https://github.com/w3c/silver/issues">Github Issues</a> or by <a href="mailto:[email protected]?subject=Comment%20Use-Cases%20for%20Silver">email</a>. </p> | ||
<p>The Use Cases for WCAG 3 is published as a joint effort of the <a href="https://www.w3.org/WAI/GL/task-forces/silver/wiki/Main_Page">Silver Task Force</a> of the <a href="https://www.w3.org/WAI/GL/">Accessibility Guidelines Working Group</a> and of the <a href="https://www.w3.org/community/silver/">W3C Silver Community Group</a>. It is a work in progress, and comments are welcome as <a href="https://github.com/w3c/silver/issues">Github Issues</a> or by <a href="mailto:[email protected]?subject=Comment%20Use-Cases%20for%20Silver">email</a>. </p> | ||
<p>This document is developed by the <a href="https://www.w3.org/WAI/GL/task-forces/silver/wiki/Substantial_Conformance">Silver Conformance Options subgroup</a>. It has undergone several cycles of review and continues to be worked on by that group. The document has also been presented to the parent Silver Task Force and is undergoing further review there as well. </p> | ||
|
||
</section> | ||
|