We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b08b809 commit f984623Copy full SHA for f984623
css-namespaces-3/Overview.bs
@@ -232,7 +232,7 @@ CSS Qualified Names</h2>
232
To form a qualified name in CSS syntax,
233
a namespace prefix that has been declared within scope is prepended to a local name
234
(such as an element or attribute name),
235
- separated by a "vertical bar"(<code>|</code>, U+007C).
+ separated by a "vertical bar" (<code>|</code>, U+007C).
236
The prefix, representing the namespace for which it has been declared,
237
indicates the namespace of the local name.
238
The prefix of a qualified name may be omitted to indicate that the name belongs to no namespace,
0 commit comments