Skip to content

Commit 02cda55

Browse files
committed
make namespace prefixes case-sensitive, consistent with recent resolution on CSS2.1 counter names
1 parent 227e1d5 commit 02cda55

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

css3-namespace/Overview.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -220,12 +220,12 @@ <h2 id=conformance><span class=secno>2. </span>Conformance</h2>
220220

221221
<h3 id=terminology><span class=secno>2.1. </span>Terminology</h3>
222222

223-
<p>Besides terms introduced by this specification, the terminology used is
224-
that of Namespaces in XML 1.0. However, the syntax defined here is not
225-
restricted to representing XML element and attribute names and may
226-
represent other kinds of namespaces as defined by the host language. <a
227-
href="#REC-XML-NAMES"
228-
rel=biblioentry>[REC-XML-NAMES]<!--{{!REC-XML-NAMES}}--></a></p>
223+
<p>Besides terms introduced by this specification, CSS Namespaces uses the
224+
terminology defined in Namespaces in XML 1.0. <a href="#REC-XML-NAMES"
225+
rel=biblioentry>[REC-XML-NAMES]<!--{{!REC-XML-NAMES}}--></a> However, the
226+
syntax defined here is not restricted to representing XML element and
227+
attribute names and may represent other kinds of namespaces as defined by
228+
the host language.</p>
229229
</div>
230230

231231
<div>

0 commit comments

Comments
 (0)