File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ <h2 id="conformance">Conformance</h2>
174174 < h3 id ="terminology "> Terminology</ h3 >
175175
176176 < p > Besides terms introduced by this specification, CSS Namespaces uses the
177- terminology defined in Namespaces in XML 1.0. [[!REC- XML-NAMES]] However,
177+ terminology defined in Namespaces in XML 1.0. [[!XML-NAMES]] However,
178178 the syntax defined here is not restricted to representing XML element and
179179 attribute names and may represent other kinds of namespaces as defined by
180180 the host language.
@@ -297,7 +297,7 @@ <h3 id="prefixes">Declaring Prefixes</h3>
297297 namespace so declared is the default namespace. The < dfn > default
298298 namespace</ dfn > may apply to names that have no explicit namespace prefix:
299299 modules that employ namespace prefixes must define in which contexts the
300- default namespace applies. For example, following [[!REC- XML-NAMES]], in
300+ default namespace applies. For example, following [[!XML-NAMES]], in
301301 Selectors [[SELECT]] the default namespace applies to type
302302 selectors—but it does not apply to attribute selectors. There is no
303303 default value for the default namespace: modules that assign unqualified
You can’t perform that action at this time.
0 commit comments