Skip to content

Commit bca4948

Browse files
committed
Initial draft
1 parent 47575c3 commit bca4948

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

β€Žunderstanding/20/parsing.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,8 @@ <h1>Understanding Parsing</h1>
1212
<section id="intent">
1313
<h2>Intent of Parsing</h2>
1414

15-
<div class="wcag22">
16-
<p>This criterion has been removed from WCAG 2.2.</p>
17-
18-
<p>The intent of this Success Criterion was to ensure that user-agents, including assistive technologies, can accurately interpret and parse content. Since WCAG 2.0 was published, the specifications (such as HTML) and browsers have improved their handling of parsing errors. It is also the case that assistive technology used to do their own parsing of markup, but now rely on the browser. For that reason this success criterion has been removed. Many issues that would have failed this criterion will fail <a href="info-and-relationships">Info and Relationships</a> or <a href="name-role-value">Name, Role, Value</a>. Other issues are excepted by the "except where the specification allow these features" part of the criterion.</p>
15+
<div class="wcag21">
16+
<p>This criterion has been removed from WCAG 2.2. In WCAG 2.1 and 2.0 this Success Criterion should be considered as always satisfied for any content using HTML or XML.</p>
1917

2018
<p>The following content is left for historical purposes to show the original intent.</p>
2119

0 commit comments

Comments
 (0)