diff --git a/guidelines/sc/20/parsing.html b/guidelines/sc/20/parsing.html index 363ec9e1a5..6094a9bf58 100644 --- a/guidelines/sc/20/parsing.html +++ b/guidelines/sc/20/parsing.html @@ -10,14 +10,14 @@

Parsing

these features.

-

This Success Criterion should be considered as always satisfied for any content using HTML or XML.

+

This success criterion should be considered as always satisfied for any content using HTML or XML.

Since this criterion was written, the HTML Living Standard has adopted specific requirements governing how user agents must handle incomplete tags, incorrect element nesting, duplicate attributes, and non-unique IDs. [[HTML]]

-

Although the HTML Standard treats some of these cases as non-conforming for authors, it is considered to "allow these features" for the purposes of this Success Criterion because the specification requires that user agents support handling these cases consistently. In practice, this criterion no longer provides any benefit to people with disabilities in itself.

+

Although the HTML standard treats some of these cases as non-conforming for authors, it is considered to "allow these features" for the purposes of this success criterion because the specification requires that user agents support handling these cases consistently. In practice, this criterion no longer provides any benefit to people with disabilities in itself.

-

Issues such as missing roles due to inappropriately nested elements or incorrect states or names due to a duplicate ID are covered by different Success Criteria and should be reported under those criteria rather than as issues with 4.1.1.

+

Issues such as missing roles due to inappropriately nested elements or incorrect states or names due to a duplicate ID are covered by different success criteria and should be reported under those criteria rather than as issues with 4.1.1.