File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1225,9 +1225,10 @@ <h2>Defining namespaces: the <code>@namespace</code> rule</h2>
12251225
12261226< p > The @namespace rule allows the style sheet author to declare a namespace
12271227prefix and associate it to a given namespace URI.
1228- The prefix applies only to the style sheet in
1229- which it is declared, and not any imported style sheets or any other
1230- style sheets applying to the document.
1228+ The prefix applies only to the style sheet in which it is declared, and
1229+ not any style sheets imported by that style sheet, style sheets that
1230+ import that stylesheet, or any other style sheets applying to the
1231+ document.
12311232This namespace prefix
12321233can then be used as a namespace prefix as described in other modules,
12331234for example the Selectors Module [[SELECT]] or the Generated Content
You can’t perform that action at this time.
0 commit comments