Skip to content

Commit f978942

Browse files
authored
[css-namespaces-3] Wrap definition of @namespace in <dfn> (w3c#9402)
1 parent 195e439 commit f978942

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
@@ -89,7 +89,7 @@ Terminology</h3>
8989

9090
<h2 id="declaration">Declaring namespaces: the ''@namespace'' rule</h2>
9191

92-
The ''@namespace'' <a>at-rule</a> declares a namespace prefix
92+
The <dfn>@namespace</dfn> <a>at-rule</a> declares a namespace prefix
9393
and associates it with a given namespace name (a string).
9494
This namespace prefix can then be used in namespace-qualified names
9595
such as the <a>CSS qualified names</a> defined below.

0 commit comments

Comments
 (0)