We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7949d41 commit b1917caCopy full SHA for b1917ca
1 file changed
css-syntax/Overview.bs
@@ -250,7 +250,7 @@ Tokenizing and Parsing CSS</h2>
250
251
This specification defines the parsing rules for CSS documents,
252
whether they are syntactically correct or not.
253
- Certain points in the parsing algorithm are said to be a <dfn lt="parse error">parse errors</dfn>.
+ Certain points in the parsing algorithm are said to be <dfn lt="parse error">parse errors</dfn>.
254
The error handling for parse errors is well-defined:
255
user agents must either act as described below when encountering such problems,
256
or must abort processing at the first error that they encounter for which they do not wish to apply the rules described below.
0 commit comments