File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -244,9 +244,10 @@ <h2 id="css-qnames">CSS Qualified Names</h2>
244244 (< code > |</ code > , U+007C). The prefix, representing the namespace for which
245245 it has been declared, indicates the namespace of the local name.
246246 The prefix of a qualified name may be omitted to indicate that the name
247- belongs to no namespace. Some contexts may allow the use of an asterisk
248- (< code > *</ code > , U+002A) as a wildcard prefix to indicate a name in any
249- namespace, including no namespace.</ p >
247+ belongs to no namespace, i.e. that the namespace name part of the expanded
248+ name has no value.
249+ Some contexts may allow the use of an asterisk (< code > *</ code > , U+002A) as a
250+ wildcard prefix to indicate a name in any namespace, including no namespace.</ p >
250251
251252 < div class ="example ">
252253 < p > Given the namespace declarations:</ p >
Original file line number Diff line number Diff line change 1+ Open//Accepted/OutOfScope/Invalid/Rejected/Retracted
2+
3+ Issue 1.
4+ Summary: Clarify "no namespace"
5+ From: Christof Hoeke
6+ Comment: http://lists.w3.org/Archives/Public/www-style/2008Feb/0148.html
7+ Closed: Accepted
8+ ----
9+ Issue 2.
10+ Summary: Clarify validity / semantics of empty string namespace declarations.
11+ From: Christof Hoeke
12+ Comment: http://lists.w3.org/Archives/Public/www-style/2008Feb/0148.html
13+ Open
14+ ----
You can’t perform that action at this time.
0 commit comments