Skip to content

Commit 184eea9

Browse files
cdoublevsvgeesus
authored andcommitted
[css-namespaces-3] Define <namespace-prefix> with case-sensitive <custom-ident>
1 parent daafcb4 commit 184eea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-namespaces-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Syntax</h3>
150150
<pre>
151151
@namespace <<namespace-prefix>>? [ <<string>> | <<url>> ] ;
152152

153-
<dfn>&lt;namespace-prefix&gt;</dfn> = <<ident>>
153+
<dfn>&lt;namespace-prefix&gt;</dfn> = <<custom-ident>>
154154
</pre>
155155

156156
Any ''@namespace'' rules must follow all @charset and @import rules

0 commit comments

Comments
 (0)