File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -326,13 +326,8 @@ <h3 id=prefixes><span class=secno>3.3. </span>Declaring Prefixes</h3>
326326 default namespace is declared.</ p >
327327
328328 < p > Namespace prefixes are, < a
329- href ="http://www.w3.org/TR/CSS21/syndata.html#q6 "> like CSS property
330- names</ a > , case-insensitive.</ p >
331-
332- < p class =note > Note, this does not cause any conflict with languages that
333- use case-sensitive prefixes because < a href ="#expanded-name-match "> only
334- the expanded name matters</ a > , not the prefix, and therefore the prefixes
335- need not be identical for the names to match.</ p >
329+ href ="http://www.w3.org/TR/CSS21/syndata.html#counter "> like CSS counter
330+ names</ a > , case-sensitive.</ p >
336331
337332 < p > If a namespace prefix or default namespace is declared more than once
338333 only the last declaration shall be used.</ p >
Original file line number Diff line number Diff line change @@ -232,13 +232,8 @@ <h3 id="prefixes">Declaring Prefixes</h3>
232232 names to the default namespace must define how those unqualified names are
233233 to be interpreted when no default namespace is declared.</ p >
234234
235- < p > Namespace prefixes are, < a href ="http://www.w3.org/TR/CSS21/syndata.html#q6 "> like
236- CSS property names</ a > , case-insensitive.</ p >
237-
238- < p class ="note "> Note, this does not cause any conflict with languages that
239- use case-sensitive prefixes because < a href ="#expanded-name-match "> only the
240- expanded name matters</ a > , not the prefix, and therefore the prefixes need
241- not be identical for the names to match.</ p >
235+ < p > Namespace prefixes are, < a href ="http://www.w3.org/TR/CSS21/syndata.html#counter "> like
236+ CSS counter names</ a > , case-sensitive.</ p >
242237
243238 < p > If a namespace prefix or default namespace is declared more than once only
244239 the last declaration shall be used.</ p >
You can’t perform that action at this time.
0 commit comments