Skip to content

Commit 73b34bd

Browse files
authored
Revert "[css-namespaces-3] Define <namespace-prefix> with case-sensitive <custom-ident>" (w3c#11089)
1 parent a418d94 commit 73b34bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-namespaces-3/Overview.bs

+1-1
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> = <<custom-ident>>
153+
<dfn>&lt;namespace-prefix&gt;</dfn> = <<ident>>
154154
</pre>
155155

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

0 commit comments

Comments
 (0)