We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c34f0b commit a29313cCopy full SHA for a29313c
1 file changed
css3-namespace/Overview.src.html
@@ -230,7 +230,7 @@ <h3 id="prefixes">Declaring Prefixes</h3>
230
namespace so declared is the default namespace. The <dfn>default
231
namespace</dfn> applies to names that have no explicit namespace prefix.
232
Modules that employ namespace prefixes must define in which contexts the
233
- default namespace applies. For example, following [[REC-XML-NAMES]], in
+ default namespace applies. For example, following [[!REC-XML-NAMES]], in
234
Selectors [[SELECT]] the default namespace applies to type
235
selectors—but it does not apply to attribute selectors. There is no
236
default value for the default namespace: modules that assign unqualified
0 commit comments