|
11 | 11 | rel=dcterms.rights> |
12 | 12 | <meta content="Selectors Level 4" name=dcterms.title> |
13 | 13 | <meta content=text name=dcterms.type> |
14 | | - <meta content=2014-02-13 name=dcterms.date> |
| 14 | + <meta content=2014-03-01 name=dcterms.date> |
15 | 15 | <meta content="Elika J. Etemad" name=dcterms.creator> |
16 | 16 | <meta content="Tab Atkins Jr." name=dcterms.creator> |
17 | 17 | <meta content=W3C name=dcterms.publisher> |
|
32 | 32 |
|
33 | 33 | <h1 id=title>Selectors Level 4</h1> |
34 | 34 |
|
35 | | - <h2 class="no-num no-toc">Editor's Draft 13 February 2014</h2> |
| 35 | + <h2 class="no-num no-toc">Editor's Draft 1 March 2014</h2> |
36 | 36 |
|
37 | 37 | <dl> |
38 | 38 | <dt>This version: |
39 | 39 |
|
40 | 40 | <dd><a href="http://dev.w3.org/csswg/selectors4/"> |
41 | | - http://www.w3.org/TR/2014/ED-selectors4-20140213/</a> |
| 41 | + http://www.w3.org/TR/2014/ED-selectors4-20140301/</a> |
42 | 42 |
|
43 | 43 | <dt>Editor's draft: |
44 | 44 |
|
@@ -4356,9 +4356,10 @@ <h2 id=grammar><span class=secno>16. </span><a id=formal-syntax></a> |
4356 | 4356 | <p> The productions in uppercase are defined by CSS Syntax <a |
4357 | 4357 | href="#ref-CSS3SYN" rel=biblioentry>[CSS3SYN]<!--{{!CSS3SYN}}--></a>, and |
4358 | 4358 | correspond to the tokens of the same name. Literal strings correspond to |
4359 | | - delim tokens with the given value. The production "S" represents a |
4360 | | - whitespace token. The wqname_prefix production comes from the Namespaces |
4361 | | - spec <a href="#ref-CSS3NAMESPACE" |
| 4359 | + delim tokens with the given value. Unlike other grammars in CSS, |
| 4360 | + whitespace is not ignored The production "S" represents a whitespace |
| 4361 | + token. The wqname_prefix production comes from the Namespaces spec <a |
| 4362 | + href="#ref-CSS3NAMESPACE" |
4362 | 4363 | rel=biblioentry>[CSS3NAMESPACE]<!--{{!CSS3NAMESPACE}}--></a> |
4363 | 4364 |
|
4364 | 4365 | <p>The productions are: |
|
0 commit comments