Skip to content

Commit 84d5e61

Browse files
Chore: Format files with Prettier
1 parent d93d82c commit 84d5e61

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

index.html

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ <h1>Introduction</h1>
238238
<cite
239239
><a href="https://www.w3.org/WAI/ARIA/apg/"><abbr title="Accessible Rich Internet Applications">ARIA</abbr> Authoring Practices Guide</a></cite
240240
>
241-
for the use of roles in making interactive content accessible.
241+
for the use of roles in making interactive content accessible.
242242
</p>
243243
<p>
244244
Roles defined by this specification are designed to support the roles used by platform <a>accessibility <abbr title="Application Programming Interfaces">APIs</abbr></a
@@ -376,9 +376,12 @@ <h2>Target Audience</h2>
376376
following documents provide important supporting information:
377377
</p>
378378
<ul>
379-
<li><cite><a href="https://www.w3.org/WAI/ARIA/apg/"><abbr title="Accessible Rich Internet Applications">ARIA</abbr>
380-
Authoring Practices Guide</a></cite>
381-
addresses authoring recommendations for HTML, and is also of interest to developers of authoring tools and conformance checkers.</li>
379+
<li>
380+
<cite
381+
><a href="https://www.w3.org/WAI/ARIA/apg/"><abbr title="Accessible Rich Internet Applications">ARIA</abbr> Authoring Practices Guide</a></cite
382+
>
383+
addresses authoring recommendations for HTML, and is also of interest to developers of authoring tools and conformance checkers.
384+
</li>
382385
<li>[[[CORE-AAM-1.2]]] addresses developers of [=user agents=] and <a class="termref">assistive technologies</a>.</li>
383386
<li>[[[ACCNAME-1.2]]] also addresses developers of [=user agents=] and <a class="termref">assistive technologies</a>.</li>
384387
</ul>
@@ -769,13 +772,11 @@ <h1>Important Terms</h1>
769772
</section>
770773
<section class="normative" id="conformance">
771774
<p>
772-
The main content of this specification is "normative" and defines requirements that impact conformance claims. Introductory material, appendices, sections marked as "non-normative" and
773-
their subsections, diagrams, examples, and notes are "informative" (non-normative). Non-normative material provides advisory information to help interpret the guidelines but does not
774-
create requirements that impact a conformance claim.
775-
</p>
776-
<p>
777-
Normative sections provide requirements that authors, user agents and assistive technologies MUST follow for an implementation to conform to this specification.
775+
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
776+
subsections, diagrams, examples, and notes are "informative" (non-normative). Non-normative material provides advisory information to help interpret the guidelines but does not create
777+
requirements that impact a conformance claim.
778778
</p>
779+
<p>Normative sections provide requirements that authors, user agents and assistive technologies MUST follow for an implementation to conform to this specification.</p>
779780
<p>
780781
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
781782
such recommendations in order to conform to this specification.

0 commit comments

Comments
 (0)