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
<ul><li>Foundational Requirements will be required to meet base level conformance. They will be part, but not all, of base level
199
+
<ul><li>Core Requirements will be required to meet base level conformance. They will be part, but not all, of base level
200
200
conformance. This set of requirements will
201
201
cover a similar, but not identical, set of needs as WCAG 2.2 Level AA. </li>
202
202
<li>Supplemental Requirements will be used at all levels of conformance, but testers or policy makers will be able to select
@@ -205,7 +205,7 @@ import ExplainerRespec from "@/components/respec/ExplainerRespec.astro";
205
205
<p>Requirements reduce or eliminate barriers that people with disabilities experience. Requirements are designed for use
206
206
by developers, testers, and other technical specialists.</p>
207
207
<p>Requirements are normative.</p>
208
-
<p>Each set of Foundational Requirements are organized into a decision tree to show the relationship between requirements and
208
+
<p>Each set of Core Requirements are organized into a decision tree to show the relationship between requirements and
209
209
to allow for accessibility-supported solutions in the future.</p>
210
210
211
211
<p>Each Requirement is associated with at least one <a>Method</a>.
@@ -223,7 +223,7 @@ import ExplainerRespec from "@/components/respec/ExplainerRespec.astro";
223
223
224
224
<h4>Using Assertions</h4>
225
225
<p>Assertions may be used, in addition to Requirements, to support a Guideline. Only assertions included in this document can be used for conformance. Not all Guidelines include Assertions. Guidelines that include Assertions list them with the Requirements.
226
-
Organizations can make an Assertion that they followed a procedure as part of a conformance claim. Assertions build on Foundational Requirements. Assertions cannot be used as alternatives to Foundational Requirements.</p>
226
+
Organizations can make an Assertion that they followed a procedure as part of a conformance claim. Assertions build on Core Requirements. Assertions cannot be used as alternatives to Core Requirements.</p>
227
227
228
228
<divclass="ednote">
229
229
<p>The working group will consider whether assertions may be used to support guidelines when requirements are not available.</p>
@@ -278,7 +278,7 @@ import ExplainerRespec from "@/components/respec/ExplainerRespec.astro";
278
278
<p>AG will continue developing requirements and methods. Each publication will include additional examples, and/or more mature examples for public comment.</p>
279
279
<p>AG's next steps include:</p>
280
280
<ul>
281
-
<li>Define criteria for which requirements are foundational and which are supplemental.</li>
281
+
<li>Define criteria for which requirements are core and which are supplemental.</li>
282
282
<li>Develop mature examples of 2 guidelines with associated requirements, methods, tests, and How to documentation.</li>
283
283
<li>Mature all guidelines to the developing stage.</li>
284
284
<li>Further explore how conditional requirements and alternate ways to measure might be used to support Guidelines.</li>
@@ -397,9 +397,9 @@ import ExplainerRespec from "@/components/respec/ExplainerRespec.astro";
397
397
and vetting the conformance model is a large portion of the work AGWG needs to complete over the next few
398
398
years. Drafts will include maturity models for public review and comment. </p>
399
399
400
-
<p>AG is exploring a model based on Foundational Requirements, Supplemental Requirements, and Assertions.</p>
400
+
<p>AG is exploring a model based on Core Requirements, Supplemental Requirements, and Assertions.</p>
401
401
402
-
<p>The most basic level of conformance will require meeting all of the Foundational Requirements. This set will be somewhat
402
+
<p>The most basic level of conformance will require meeting all of the Core Requirements. This set will be somewhat
403
403
comparable to WCAG 2.2 Level AA.</p>
404
404
405
405
<p>Higher levels of conformance will be defined and met using Supplemental Requirements and Assertions. AGWG will be exploring
@@ -435,7 +435,7 @@ import ExplainerRespec from "@/components/respec/ExplainerRespec.astro";
435
435
436
436
<p>The intent is for the responsibility of testing with user-agents to vary depending on the level of conformance.</p>
437
437
438
-
<p>At the foundational level of conformance assumptions can be made by authors that methods and techniques provided by WCAG 3 work. At higher levels of conformance the author may need to test that a technique works, or check that available user-agents meet the requirement, or a combination of both.</p>
438
+
<p>At the core level of conformance assumptions can be made by authors that methods and techniques provided by WCAG 3 work. At higher levels of conformance the author may need to test that a technique works, or check that available user-agents meet the requirement, or a combination of both.</p>
439
439
440
440
<p>This approach means the working group will ensure that methods and techniques included do have reasonably wide and international support from user-agents, and there are sufficient techniques to meet each outcome.</p>
0 commit comments