Skip to content

Commit f02bca4

Browse files
alastciadawnrachaelbradleykfranqueiro
authored
Adjustments to the "about section" for the Feb 2026 draft (#563)
* Adjustments for the Feb 2026 draft * Update src/pages/guidelines/index.astro * question and conf section * Fix typos --------- Co-authored-by: Kevin White <kevin@w3.org> Co-authored-by: rachaelbradley <rachaelbradley@users.noreply.github.com> Co-authored-by: Kenneth G. Franqueiro <kfranqueiro@users.noreply.github.com>
1 parent 1fcd12c commit f02bca4

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

src/pages/guidelines/index.astro

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -44,17 +44,17 @@ import GuidelinesRespec from "@/components/respec/GuidelinesRespec.astro";
4444
</details>
4545
<h3>About this draft</h3>
4646

47-
<p>This draft includes an updated list of the potential guidelines, requirements, and assertions that have progressed to <a href="#section-status-levels">Developing status</a>.</p>
47+
<p>This draft includes updates to the list of potential guidelines, requirements, and assertions that have progressed to <a href="#section-status-levels">Developing status</a>.</p>
4848

4949
<p>Requirements and assertions at the Exploratory status are not included in this Working Draft. If you would like to see the complete list, please review the <a href="https://w3c.github.io/wcag3/guidelines/">Editor's Draft</a>. </p>
5050

5151
<p>Please consider the following questions when reviewing this draft:</p>
5252
<ul>
53-
<li>Are there requirements that should not be included?</li>
54-
<li>Is this way of wording the requirements clearer than the approach used in WCAG 2?</li>
55-
<li>What are your thoughts on assertions?</li>
53+
<li>Are there user needs which are not covered?</li>
54+
<li>The conformance model has been updated, there are several questions in the <a href="#conformance">conformance section</a></li>
55+
<li>Is the "applies when" and "except when" format for requirements understandable and useful?</li>
56+
<li>Does the increased granularity of the requirements help understanding and application or would consolidating requirements be a better approach?</li>
5657
</ul>
57-
<p>Additionally, the Working Group welcomes any research that supports requirements or assertions.</p>
5858

5959
<p>To provide feedback, please open a new issue in the <a href="https://github.com/w3c/wcag3/issues">WCAG 3 GitHub repository</a>. Create a separate GitHub issue for each topic, rather than commenting on multiple topics in a single issue.</p>
6060

@@ -67,7 +67,7 @@ import GuidelinesRespec from "@/components/respec/GuidelinesRespec.astro";
6767
<li>the intent at this stage is to be as inclusive as possible of potential requirements, and</li>
6868
<li>WCAG 3 requirements are more granular than WCAG 2 success criteria. </li>
6969
</ul>
70-
<p>The final set of requirements in WCAG 3 will be different from what is in this draft. Requirements are likely to be added, combined, and removed. We also expect changes to the text of the requirements. Only some of the requirements will be used to meet the base level of conformance.</p>
70+
<p>The final set of requirements in WCAG 3 will be different from what is in this draft. Requirements are likely to be added, combined, and removed. We also expect changes to the text of the requirements. Not all of the requirements will be used to meet the base level of conformance.</p>
7171
</section>
7272

7373
<section>
@@ -154,10 +154,11 @@ import GuidelinesRespec from "@/components/respec/GuidelinesRespec.astro";
154154
<div class="ednote" title="Goals for a new conformance model">
155155
<p>In this draft, AG is exploring a model based on Core Requirements, Supplemental Requirements, and Assertions. We ask reviewers to consider the following questions:</p>
156156
<ul>
157-
<li>Should the core set of requirements be approximately the same as WCAG 2.2 A & AA? If not, should it be smaller or larger? If you think it should be a different size, what rules would you use to select the set?</li>
157+
<li>Should the core set of requirements provide approximately the same coverage as WCAG 2.2 A & AA? If not, should it be smaller or larger? If you think it should be a different size, what rules would you use to select the set?</li>
158158
<li>Should we include assertions within the core set? Would organizations be willing to make public, attributable assertions about processes they completed?</li>
159159
<li>Should there be additional levels within the core set of requirements? If yes, what and why?</li>
160160
<li>In WCAG 2, every provision within the minimum conformance level has to be met to conform at the lowest level of conformance. To conform at the lowest level in WCAG 3, every provision within the core set must be met AND then additional effort must be done to better support people with disabilities but WCAG 3 allows some flexibility on what and how that effort is provided. Does this approach work or would a stricter set of requirements with more flexibility within the methods be a preferred approach?</li>
161+
<li>The proposed conformance model ties conformance to functional performance statements. This list is expanded from the one currently used in legislation. What do you see as the positive and negative aspects of this approach? What statements should be added or changed? </li>
161162
</ul>
162163
</div>
163164

@@ -205,9 +206,9 @@ import GuidelinesRespec from "@/components/respec/GuidelinesRespec.astro";
205206

206207
<p>One of the following levels of conformance is met in full.</p>
207208
<ul>
208-
<li>For Bronze conformance (the minimum level of conformance), all of the </li>pages/views</a> and <a>processes</a> within the conformance scope MUST satisfy all the core requirements and some portion (to be determined) of the supplemental requirements and assertions within each functional limitations.</li>
209-
<li>For Silver conformance, all of the pages/views and processes within the conformance scope MUST satisfy all the core requirements and a larger portion of the supplemental requirements and assertions than in Bronze.</li>
210-
<li>For Gold conformance, all of the pages/views and processes within the conformance scope satisfy all the core requirements and a larger portion of the supplemental requirements and assertions than in Silver.</li>
209+
<li>For Bronze conformance (the minimum level of conformance), all of the </li>pages/views</a> and <a>processes</a> within the conformance scope MUST satisfy all the core requirements and some portion (to be determined) of the supplemental requirements and assertions within each <a>functional performance statement</a>.</li>
210+
<li>For Silver conformance, all of the pages/views and processes within the conformance scope MUST satisfy all the core requirements and a larger portion of the supplemental requirements and assertions than in Bronze within each functional performance statement.</li>
211+
<li>For Gold conformance, all of the pages/views and processes within the conformance scope satisfy all the core requirements and a larger portion of the supplemental requirements and assertions than in Silver within each functional performance statement.</li>
211212
</ul>
212213

213214
<h4>Accessibility supported</h4>
@@ -256,7 +257,7 @@ import GuidelinesRespec from "@/components/respec/GuidelinesRespec.astro";
256257
<section id="function-performance-statements">
257258
<h3>Functional performance statements (expanded)</h3>
258259

259-
<p>Each core requirement, supplemental requirement, and assertion are tagged with one or more of the expanded functional performance statements below. The statements are intended to describe the functional performance of ICT enabling people to locate, identify, and operate ICT functions, and to access the information provided, regardless of physical, cognitive or sensory abilities.</p>
260+
<p>Each core requirement, supplemental requirement, and assertion will be tagged with one or more of the expanded functional performance statements below. The statements are intended to describe the functional performance of ICT enabling people to locate, identify, and operate ICT functions, and to access the information provided, regardless of physical, cognitive or sensory abilities.</p>
260261

261262
<p>This is not a list of disabilities. Different disabilities may lead to the need for use with one or more of the limitations listed below. For example, a visual impairment or an inability to process visual information may require usage with limited vision.</p>
262263

0 commit comments

Comments
 (0)