|
11 | 11 | rel=dcterms.rights> |
12 | 12 | <meta content="CSS Grid Template Layout Module" name=dcterms.title> |
13 | 13 | <meta content=text name=dcterms.type> |
14 | | - <meta content=2014-09-02 name=dcterms.date> |
| 14 | + <meta content=2014-09-30 name=dcterms.date> |
15 | 15 | <meta content="Bert Bos" name=dcterms.creator> |
16 | 16 | <meta content="César Acebal" name=dcterms.creator> |
17 | 17 | <meta content=W3C name=dcterms.publisher> |
|
22 | 22 | /* Just in case an incorrect max-width occurs in default.css */ |
23 | 23 | body {max-width: none !important} |
24 | 24 |
|
| 25 | + /* The TR postprocessor already inserted quotes: */ |
| 26 | + .css::before, .property::before, .descriptor::before {content: none} |
| 27 | + .css::after, .property::after, .descriptor::after {content: none} |
| 28 | + |
25 | 29 | .prod { font-family: inherit; font-size: inherit } |
26 | 30 | pre.prod { white-space: pre-wrap; margin: 1em 0 1em 2em } |
27 | 31 | code { font-size: inherit; } |
|
37 | 41 |
|
38 | 42 | <h1 class=p-name>CSS Grid Template Layout Module</h1> |
39 | 43 |
|
40 | | - <h2 class="no-num no-toc">Editor's Draft 2 September 2014</h2> |
| 44 | + <h2 class="no-num no-toc">Editor's Draft 30 September 2014</h2> |
41 | 45 |
|
42 | 46 | <dl> |
43 | 47 | <dt>This version: |
@@ -5827,10 +5831,10 @@ <h2 class=no-num id=references>References</h2> |
5827 | 5831 | <dt id=ref-CSS3BG>[CSS3BG] |
5828 | 5832 |
|
5829 | 5833 | <dd>Bert Bos; Elika J. Etemad; Brad Kemper. <a |
5830 | | - href="http://www.w3.org/TR/2014/WD-css3-background-20140204/"><cite>CSS |
5831 | | - Backgrounds and Borders Module Level 3.</cite></a> 4 February 2014. W3C |
5832 | | - Last Call Working Draft. (Work in progress.) URL: <a |
5833 | | - href="http://www.w3.org/TR/2014/WD-css3-background-20140204/">http://www.w3.org/TR/2014/WD-css3-background-20140204/</a> |
| 5834 | + href="http://www.w3.org/TR/2014/CR-css3-background-20140909/"><cite>CSS |
| 5835 | + Backgrounds and Borders Module Level 3.</cite></a> 9 September 2014. W3C |
| 5836 | + Candidate Recommendation. (Work in progress.) URL: <a |
| 5837 | + href="http://www.w3.org/TR/2014/CR-css3-background-20140909/">http://www.w3.org/TR/2014/CR-css3-background-20140909/</a> |
5834 | 5838 | </dd> |
5835 | 5839 | <!----> |
5836 | 5840 |
|
|
0 commit comments