Skip to content

Commit af5b6c4

Browse files
committed
Generated. Do not edit!
1 parent 34e20db commit af5b6c4

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

css-template/Overview.html

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
rel=dcterms.rights>
1212
<meta content="CSS Grid Template Layout Module" name=dcterms.title>
1313
<meta content=text name=dcterms.type>
14-
<meta content=2014-09-02 name=dcterms.date>
14+
<meta content=2014-09-30 name=dcterms.date>
1515
<meta content="Bert Bos" name=dcterms.creator>
1616
<meta content="César Acebal" name=dcterms.creator>
1717
<meta content=W3C name=dcterms.publisher>
@@ -22,6 +22,10 @@
2222
/* Just in case an incorrect max-width occurs in default.css */
2323
body {max-width: none !important}
2424

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+
2529
.prod { font-family: inherit; font-size: inherit }
2630
pre.prod { white-space: pre-wrap; margin: 1em 0 1em 2em }
2731
code { font-size: inherit; }
@@ -37,7 +41,7 @@
3741

3842
<h1 class=p-name>CSS Grid Template Layout Module</h1>
3943

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>
4145

4246
<dl>
4347
<dt>This version:
@@ -5827,10 +5831,10 @@ <h2 class=no-num id=references>References</h2>
58275831
<dt id=ref-CSS3BG>[CSS3BG]
58285832

58295833
<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>
58345838
</dd>
58355839
<!---->
58365840

0 commit comments

Comments
 (0)