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
Extra whitespace in 5.3.2 Optional Components of a Conformance Claim (#4357)
Closes: #4356
Removed extra whitespace at the beginning.
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
Co-authored-by: Mike Gower <mikegower@gmail.com>
Copy file name to clipboardExpand all lines: guidelines/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -499,7 +499,7 @@ <h3>Optional Components of a Conformance Claim </h3>
499
499
<p>In addition to the required components of a conformance claim above, consider providing additional information to assist users. Recommended additional information includes:</p>
500
500
<ul>
501
501
<li>A list of success criteria beyond the level of conformance claimed that have been met. This information should be provided in a form that users can use, preferably machine-readable metadata.</li>
502
-
<li>A list of the specific technologies that are "<em>used but not <a>relied upon</a></em>."</li>
502
+
<li>A list of the specific technologies that are "<em>used but not <a>relied upon</a></em>."</li>
503
503
<li>A list of user agents, including assistive technologies that were used to test the content.</li>
504
504
<li>A list of specific accessibility characteristics of the content, provided in machine-readable metadata.</li>
505
505
<li>Information about any additional steps taken that go beyond the success criteria to enhance accessibility.</li>
0 commit comments