Skip to content

Commit

Permalink
Merge pull request #559 from tbostic32/bolding_fix
Browse files Browse the repository at this point in the history
SHA: e156a61
Reason: push, by tbostic32

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
tbostic32 and github-actions[bot] committed Feb 8, 2024
1 parent e67818f commit fd044fa
Showing 1 changed file with 31 additions and 12 deletions.
43 changes: 31 additions & 12 deletions act-rules-format.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta content="Bikeshed version 82ce88815, updated Thu Sep 7 16:33:55 2023 -0700" name="generator">
<link href="https://w3c.github.io/wcag-act/act-rules-format.html" rel="canonical">
<link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon">
<meta content="f4e381801f18ad774d4a3dcc4eb54810ae719485" name="document-revision">
<meta content="e156a61a677948592adc10fe860e0d78c103c0f2" name="document-revision">
<style>
.rfc2119 {
text-transform: uppercase;
Expand Down Expand Up @@ -609,7 +609,7 @@
<div class="head">
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
<h1 class="p-name no-ref" id="title">Accessibility Conformance Testing (ACT) Rules Format 1.1</h1>
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2024-02-01">1 February 2024</time></p>
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2024-02-08">8 February 2024</time></p>
<details open>
<summary>More details about this document</summary>
<div data-fill-with="spec-metadata">
Expand Down Expand Up @@ -1673,37 +1673,56 @@ <h2 class="heading settled" id="Change_History"><span class="content">Appendix 3
<li><strong>4.8. Background</strong> New optional Related Rules and Other Resources subsections have been added
<li><strong>4.10. Change Log</strong> The Change Log has been renamed to Rule Versions
<li><strong>4.11 ACT Rules Format Version</strong> New requirement to identify ACT Rules Format version compatibility
<li><strong>4.14. Implementations<strong> New section has been added, including a method for determining consistency with ACT Rules</strong></strong>
<strong><strong> <li><strong>7. Definitions</strong> The Outcome definition is updated to include cantTell and untested</li> <li><strong>Overall</strong> Links to W3C specifications are updated to their latest recommendation</li> </strong></strong>
<li><strong>4.14. Implementations</strong> New section has been added, including a method for determining consistency with ACT Rules
<li><strong>7. Definitions</strong> The Outcome definition is updated to include cantTell and untested
<li><strong>Overall</strong> Links to W3C specifications are updated to their latest recommendation
</ul>
<strong><strong> <p>All changes from the previous published version can be viewed using the <a href="https://services.w3.org/htmldiff?doc1=https://www.w3.org/TR/act-rules-format/&amp;doc2=https://w3c.github.io/wcag-act/act-rules-format.html">Editor’s draft to Rules Format 1.0 Recommendation diff link</a></p> </strong></strong>
<p>All changes from the previous published version can be viewed using the <a href="https://services.w3.org/htmldiff?doc1=https://www.w3.org/TR/act-rules-format/&amp;doc2=https://w3c.github.io/wcag-act/act-rules-format.html">Editor’s draft to Rules Format 1.0 Recommendation diff link</a></p>
</main>
<strong><strong> <div data-fill-with="conformance"> <h2 class="no-ref no-num heading settled" id="w3c-conformance"><span class="content">Conformance</span><a class="self-link" href="#w3c-conformance"></a></h2> <h3 class="no-ref no-num heading settled" id="w3c-conventions"><span class="content">Document conventions</span><a class="self-link" href="#w3c-conventions"></a></h3> <p>Conformance requirements are expressed
<div data-fill-with="conformance">
<h2 class="no-ref no-num heading settled" id="w3c-conformance"><span class="content">Conformance</span><a class="self-link" href="#w3c-conformance"></a></h2>
<h3 class="no-ref no-num heading settled" id="w3c-conventions"><span class="content">Document conventions</span><a class="self-link" href="#w3c-conventions"></a></h3>
<p>Conformance requirements are expressed
with a combination of descriptive assertions
and RFC 2119 terminology.
The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL”
in the normative parts of this document
are to be interpreted as described in RFC 2119.
However, for readability,
these words do not appear in all uppercase letters in this specification. </p><p>All of the text of this specification is normative
except sections explicitly marked as non-normative, examples, and notes. <a data-link-type="biblio" href="#biblio-rfc2119" title="Key words for use in RFCs to Indicate Requirement Levels">[RFC2119]</a> </p><p>Examples in this specification are introduced with the words “for example”
these words do not appear in all uppercase letters in this specification. </p>
<p>All of the text of this specification is normative
except sections explicitly marked as non-normative, examples, and notes. <a data-link-type="biblio" href="#biblio-rfc2119" title="Key words for use in RFCs to Indicate Requirement Levels">[RFC2119]</a> </p>
<p>Examples in this specification are introduced with the words “for example”
or are set apart from the normative text
with <code>class="example"</code>,
like this: </p><div class="example" id="w3c-example"><a class="self-link" href="#w3c-example"></a> <p>This is an example of an informative example. </p></div> <p>Informative notes begin with the word “Note”
like this: </p>
<div class="example" id="w3c-example">
<a class="self-link" href="#w3c-example"></a>
<p>This is an example of an informative example. </p>
</div>
<p>Informative notes begin with the word “Note”
and are set apart from the normative text
with <code>class="note"</code>,
like this: </p><p class="note" role="note">Note, this is an informative note.</p> <section> <h3 class="no-ref no-num heading settled" id="w3c-conformant-algorithms"><span class="content">Conformant Algorithms</span><a class="self-link" href="#w3c-conformant-algorithms"></a></h3> <p>Requirements phrased in the imperative as part of algorithms
like this: </p>
<p class="note" role="note">Note, this is an informative note.</p>
<section>
<h3 class="no-ref no-num heading settled" id="w3c-conformant-algorithms"><span class="content">Conformant Algorithms</span><a class="self-link" href="#w3c-conformant-algorithms"></a></h3>
<p>Requirements phrased in the imperative as part of algorithms
(such as "strip any leading space characters"
or "return false and abort these steps")
are to be interpreted with the meaning of the key word
("must", "should", "may", etc)
used in introducing the algorithm. </p><p>Conformance requirements phrased as algorithms or specific steps
used in introducing the algorithm. </p>
<p>Conformance requirements phrased as algorithms or specific steps
can be implemented in any manner,
so long as the end result is equivalent.
In particular, the algorithms defined in this specification
are intended to be easy to understand
and are not intended to be performant.
Implementers are encouraged to optimize. </p></section> </div> <script src="https://www.w3.org/scripts/TR/2021/fixup.js"></script> </strong></strong>
Implementers are encouraged to optimize. </p>
</section>
</div>
<script src="https://www.w3.org/scripts/TR/2021/fixup.js"></script>
<h2 class="no-num no-ref heading settled" id="index"><span class="content">Index</span><a class="self-link" href="#index"></a></h2>
<h3 class="no-num no-ref heading settled" id="index-defined-here"><span class="content">Terms defined by this specification</span><a class="self-link" href="#index-defined-here"></a></h3>
<ul class="index">
Expand Down

0 comments on commit fd044fa

Please sign in to comment.