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
<cite><ahref="https://www.w3.org/TR/core-aam-1.1/">Core Accessibility API Mappings</a></cite> specification [[CORE-AAM-1.1]],
285
285
which expresses how <abbrtitle="Accessible Rich Internet Applications">WAI-ARIA</abbr>
286
-
<aclass="termref">roles</a>, <aclass="termref">states</a>, and <aclass="termref">properties</a>
286
+
<aclass="termref">roles</a>, <aclass="termref">states</a>, and [=ARIA/properties=]
287
287
should be supported in user agents
288
288
using platform accessibility <abbrtitle="Application Programming Interfaces">APIs</abbr>.
289
289
</li>
290
290
<li>
291
291
<cite><ahref="https://www.w3.org/TR/svg-aam-1.0/">SVG Accessibility API Mappings</a></cite> [[SVG-AAM-1.0]], a planned <abbrtitle="World Wide Web Consortium">W3C</abbr> recommendation,
292
292
which expresses how <abbrtitle="Accessible Rich Internet Applications">WAI-ARIA</abbr>
293
-
<aclass="termref">roles</a>, <aclass="termref">states</a>, and <aclass="termref">properties</a>
293
+
<aclass="termref">roles</a>, <aclass="termref">states</a>, and [=ARIA/properties=]
294
294
should be supported in user agents
295
295
using platform accessibility <abbrtitle="Application Programming Interfaces">APIs</abbr>.
296
296
</li>
@@ -315,7 +315,7 @@ <h2>Introduction</h2>
315
315
</section>
316
316
<sectionclass="normative" id="conformance">
317
317
<h2>Conformance</h2>
318
-
<p>The main content of this specification is <aclass="termref">normative</a> and defines requirements that impact conformance claims. Introductory material, appendices, sections marked as "non-normative" and their subsections, diagrams, examples, and notes are <aclass="termref">informative</a> (non-normative). Non-normative material provides advisory information to help interpret the guidelines but does not create requirements that impact a conformance claim.</p>
318
+
<p>The main content of this specification is normative and defines requirements that impact conformance claims. Introductory material, appendices, sections marked as "non-normative" and their subsections, diagrams, examples, and notes are informative (non-normative). Non-normative material provides advisory information to help interpret the guidelines but does not create requirements that impact a conformance claim.</p>
319
319
<p>Normative sections provide requirements that <aclass="termref">user agents</a> must follow for an implementation to conform to this specification. The keywords <emclass="rfc2119">MUST</em>, <emclass="rfc2119">MUST NOT</em>, <emclass="rfc2119">REQUIRED</em>, <emclass="rfc2119">SHALL</em>, <emclass="rfc2119">SHALL NOT</em>, <emclass="rfc2119">SHOULD</em>, <emclass="rfc2119">RECOMMENDED</em>, <emclass="rfc2119">MAY</em>, and <emclass="rfc2119">OPTIONAL</em> in this document are to be interpreted as described in <cite><ahref="http://www.rfc-editor.org/rfc/rfc2119.txt">Keywords for use in RFCs to indicate requirement levels</a></cite> [[!RFC2119]]. RFC-2119 keywords are formatted in uppercase and contained in an element with <code>class="rfc2119"</code>. When the keywords shown above are used, but do not share this format, they do not convey formal information in the RFC 2119 sense, and are merely explanatory, i.e., informative. As much as possible, such usages are avoided in this specification.</p>
320
320
<p>Normative sections provide requirements that authors, user agents and assistive technologies MUST follow for an implementation to conform to this specification.</p>
321
321
<p>Non-normative (informative) sections provide information useful to understanding the specification. Such sections may contain examples of recommended practice, but it is not required to follow such recommendations in order to conform to this specification.</p>
0 commit comments