File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -562,7 +562,8 @@ <h2 id=tokenizing-and-parsing-css><span class=secno>3. </span> Tokenizing
562562 must not report parse error conditions if none exist in the document.
563563 Conformance checkers may report more than one parse error condition if
564564 more than one parse error condition exists in the document. Conformance
565- checkers are not required to recover from parse errors.
565+ checkers are not required to recover from parse errors, but if they do,
566+ they must recover in the same way as user agents.
566567
567568 < h3 id =overview-of-the-parsing-model > < span class =secno > 3.1. </ span >
568569 Overview of the Parsing Model</ h3 >
Original file line number Diff line number Diff line change 290290 and must not report parse error conditions
291291 if none exist in the document.
292292 Conformance checkers may report more than one parse error condition if more than one parse error condition exists in the document.
293- Conformance checkers are not required to recover from parse errors.
293+ Conformance checkers are not required to recover from parse errors,
294+ but if they do,
295+ they must recover in the same way as user agents.
294296
295297< h3 >
296298Overview of the Parsing Model</ h3 >
You can’t perform that action at this time.
0 commit comments