File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -290,9 +290,10 @@ <h3 id=syntax><span class=secno>3.1. </span>Syntax</h3>
290290
291291 < p > A syntactically invalid < code > @namespace</ code > rule (whether malformed
292292 or misplaced) must be < a
293- href ="http://www.w3.org/TR/CSS21/conform.html#x22 "> ignored</ a > . A style
294- sheet containing an invalid < code > @namespace</ code > rule is
295- non-conforming.</ p >
293+ href ="http://www.w3.org/TR/CSS21/conform.html#x22 "> ignored</ a > . A CSS < a
294+ href ="http://www.w3.org/TR/CSS21/conform.html#style-sheet "> style
295+ sheet</ a > containing an invalid < code > @namespace</ code > rule is itself < a
296+ href ="http://www.w3.org/TR/CSS21/conform.html#valid-style-sheet "> invalid</ a > .</ p >
296297
297298 < p > A URI string parsed from the < code > URI</ code > syntax must be treated as
298299 a literal string: as with the < code > STRING</ code > syntax, no URI-specific
Original file line number Diff line number Diff line change @@ -201,8 +201,9 @@ <h3 id="syntax">Syntax</h3>
201201
202202 < p > A syntactically invalid < code > @namespace</ code > rule (whether malformed or
203203 misplaced) must be < a href ="http://www.w3.org/TR/CSS21/conform.html#x22 "> ignored</ a > .
204- A style sheet containing an invalid < code > @namespace</ code > rule is
205- non-conforming.</ p >
204+ A CSS < a href ="http://www.w3.org/TR/CSS21/conform.html#style-sheet "> style sheet</ a >
205+ containing an invalid < code > @namespace</ code > rule is itself
206+ < a href ="http://www.w3.org/TR/CSS21/conform.html#valid-style-sheet "> invalid</ a > .</ p >
206207
207208 < p > A URI string parsed from the < code > URI</ code > syntax must be treated as
208209 a literal string: as with the < code > STRING</ code > syntax, no URI-specific
You can’t perform that action at this time.
0 commit comments