Skip to content

Commit

Permalink
Add outlier "If test procedure"
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickhlauke committed Jun 25, 2024
1 parent 342af56 commit f778431
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion techniques/css/C21.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h3>Procedure</h3>
<section class="results">
<h3>Expected Results</h3>
<ul>
<li>Test Procedure #2 is true.</li>
<li>Check #2 is true.</li>
</ul>
</section>
</section>
Expand Down
2 changes: 1 addition & 1 deletion techniques/failures/F88.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</section>
<section class="results"><h3>Expected Results</h3>
<ul>
<li>If test procedure #2 is false, then this failure condition applies and the content fails to meet Success Criterion 1.4.8.</li>
<li>If check #2 is false, then this failure condition applies and the content fails to meet Success Criterion 1.4.8.</li>
</ul>
</section>
</section><section id="related"><h2>Related Techniques</h2><ul>
Expand Down
2 changes: 1 addition & 1 deletion techniques/general/G169.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ <h3>Procedure</h3>
<section class="results">
<h3>Expected Results</h3>
<ul>
<li>Test procedure #2 is true.</li>
<li>Check #2 is true.</li>
</ul>
</section>
</section>
Expand Down

0 comments on commit f778431

Please sign in to comment.