Skip to content

Commit d7729d8

Browse files
committed
Generated. Do not edit!
1 parent 8c9c0c6 commit d7729d8

1 file changed

Lines changed: 16 additions & 15 deletions

File tree

css-grid/Overview.html

100755100644
Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
rel=dc.rights>
1212
<meta content="CSS Grid Layout" name=dc.title>
1313
<meta content=text name=dc.type>
14-
<meta content=2013-04-02 name=dc.date>
14+
<meta content=2013-04-04 name=dc.date>
1515
<meta content="Tab Atkins Jr." name=dc.creator>
1616
<meta content="Elika J. Etemad" name=dc.creator>
1717
<meta content="Rossen Atanassov" name=dc.creator>
1818
<meta content=W3C name=dc.publisher>
19-
<meta content="http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402/"
19+
<meta content="http://www.w3.org/TR/2013/WD-css3-grid-layout-20130404/"
2020
name=dc.identifier>
2121
<link href="../default.css" rel=stylesheet type="text/css">
2222
<link href="../csslogo.ico" rel="shortcut icon" type="image/x-icon">
@@ -59,14 +59,14 @@
5959

6060
<h1 class=title id=title>CSS Grid Layout</h1>
6161

62-
<h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft, 2 April
62+
<h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft, 4 April
6363
2013</h2>
6464

6565
<dl>
6666
<dt>This version:
6767

6868
<dd><a
69-
href="http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402/">http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402/</a>
69+
href="http://www.w3.org/TR/2013/WD-css3-grid-layout-20130404/">http://www.w3.org/TR/2013/WD-css3-grid-layout-20130404/</a>
7070
<!-- <dd><a href="http://dev.w3.org/csswg/css3-grid-layout/">http://dev.w3.org/csswg/css3-grid-layout/</a> -->
7171

7272
<dt>Latest version:
@@ -90,13 +90,14 @@ <h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft, 2 April
9090
href="https://www.w3.org/Bugs/Public/buglist.cgi?product=CSS&amp;component=Grid+Layout&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED">In
9191
Bugzilla</a>
9292

93-
<dt>Feedback:</dt>
94-
<dd><a href="mailto:www-style@w3.org?subject=%5B[css-grid]%5D%20feedback"
95-
>www-style@w3.org</a>
96-
with subject line &ldquo;<kbd>[css-grid]
97-
<var>&hellip; message topic &hellip;</var></kbd>&rdquo;
98-
(<a rel="discussion" href="http://lists.w3.org/Archives/Public/www-style/"
99-
>archives</a>)
93+
<dt>Feedback:
94+
95+
<dd><a
96+
href="mailto:www-style@w3.org?subject=%5Bcss3-grid-layout%5D%20feedback">www-style@w3.org</a>
97+
with subject line “<kbd>[css3-grid-layout] <var>… message topic
98+
</var></kbd>” (<a
99+
href="http://lists.w3.org/Archives/Public/www-style/"
100+
rel=discussion>archives</a>)
100101

101102
<dt>Editors:
102103

@@ -166,8 +167,8 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
166167
mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a> (see
167168
<a href="http://www.w3.org/Mail/Request">instructions</a>) is preferred
168169
for discussion of this specification. When sending e-mail, please put the
169-
text “css-grid” in the subject, preferably like this:
170-
“[css-grid] <em>…summary of comment…</em>
170+
text “css3-grid-layout” in the subject, preferably like this:
171+
“[<!---->css3-grid-layout<!---->] <em>…summary of comment…</em>
171172

172173
<p>This document was produced by the <a
173174
href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part of
@@ -3687,7 +3688,7 @@ <h3 class=no-num id=normative-references> Normative references</h3>
36873688
<!-- Sorted by label -->
36883689

36893690
<dl class=bibliography>
3690-
<dt style="display: none"><!-- keeps the doc valid if the DL is empty -->
3691+
<dd style="display: none"><!-- keeps the doc valid if the DL is empty -->
36913692
<!---->
36923693

36933694
<dt id=CSS21>[CSS21]
@@ -3756,7 +3757,7 @@ <h3 class=no-num id=other-references> Other references</h3>
37563757
<!-- Sorted by label -->
37573758

37583759
<dl class=bibliography>
3759-
<dt style="display: none"><!-- keeps the doc valid if the DL is empty -->
3760+
<dd style="display: none"><!-- keeps the doc valid if the DL is empty -->
37603761
<!---->
37613762

37623763
<dt id=CSS3GRID>[CSS3GRID]

0 commit comments

Comments
 (0)