Skip to content

Commit d431723

Browse files
committed
Generated. Do not edit!
1 parent f554830 commit d431723

1 file changed

Lines changed: 16 additions & 15 deletions

File tree

css-template/Overview.html

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
rel=dc.rights>
1212
<meta content="CSS Grid Template Layout Module" name=dc.title>
1313
<meta content=text name=dc.type>
14-
<meta content=2013-03-29 name=dc.date>
14+
<meta content=2013-04-04 name=dc.date>
1515
<meta content="Bert Bos" name=dc.creator>
1616
<meta content="César Acebal" name=dc.creator>
1717
<meta content=W3C name=dc.publisher>
@@ -29,20 +29,20 @@
2929
</style>
3030
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet>
3131

32-
<body>
33-
<div class=head> <!--begin-logo-->
32+
<body class=h-entry>
33+
<div class=head><!--begin-logo-->
3434
<p><a href="http://www.w3.org/"><img alt=W3C height=48
3535
src="http://www.w3.org/Icons/w3c_home" width=72></a> <!--end-logo-->
3636

37-
<h1>CSS Grid Template Layout Module</h1>
37+
<h1 class=p-name>CSS Grid Template Layout Module</h1>
3838

3939
<h2 class="no-num no-toc" id=longstatus-date-3-august-2004>Editor's Draft
40-
29 March 2013</h2>
40+
4 April 2013</h2>
4141

4242
<dl>
4343
<dt>This version:
4444

45-
<dd><a
45+
<dd><a class=u-url
4646
href="http://dev.w3.org/csswg/css3-layout/">http://dev.w3.org/csswg/css3-layout/</a>
4747

4848
<dt>Latest version:
@@ -57,20 +57,21 @@ <h2 class="no-num no-toc" id=longstatus-date-3-august-2004>Editor's Draft
5757

5858
<dt>Feedback:
5959

60-
<dd> <a
61-
href="mailto:www-style@w3.org?subject=%5B[css3-layout]%5D%20feedback">www-style@w3.org</a>
60+
<dd><a
61+
href="mailto:www-style@w3.org?subject=%5Bcss3-layout%5D%20feedback">www-style@w3.org</a>
6262
with subject line “[css3-layout] <var>… message topic …</var>
6363
(<a href="http://lists.w3.org/Archives/Public/www-style/"
6464
rel=discussion>archives</a>)
6565

6666
<dt>Editors:
6767

68-
<dd class=vcard><span class=fn>Bert Bos</span> (<span
69-
class=org>W3C</span>) <a class=email href="mailto:bert@w3.org"
70-
rel=author>bert@w3.org</a>
68+
<dd class="p-author h-card vcard"><span class="p-name fn">Bert Bos</span>
69+
(<span class="p-org org h-org">W3C</span>) <a class="u-email email"
70+
href="mailto:bert@w3.org" rel=author>bert@w3.org</a>
7171

72-
<dd class=vcard><span class=fn>César Acebal</span> (<span
73-
class=org>University of Oviedo</span>)
72+
<dd class="p-author h-card vcard"><span class="p-name fn">César
73+
Acebal</span> (<span class="p-org org h-org">University of
74+
Oviedo</span>)
7475
</dl>
7576
<!--begin-copyright-->
7677
<p class=copyright><a
@@ -5712,7 +5713,7 @@ <h2 class=no-num id=references>References</h2>
57125713
<!-- Sorted by label -->
57135714

57145715
<dl class=bibliography>
5715-
<dt style="display: none"><!-- keeps the doc valid if the DL is empty -->
5716+
<dd style="display: none"><!-- keeps the doc valid if the DL is empty -->
57165717
<!---->
57175718

57185719
<dt id=CSS21>[CSS21]
@@ -5842,7 +5843,7 @@ <h2 class=no-num id=references>References</h2>
58425843
<!-- Sorted by label -->
58435844

58445845
<dl class=bibliography>
5845-
<dt style="display: none"><!-- keeps the doc valid if the DL is empty -->
5846+
<dd style="display: none"><!-- keeps the doc valid if the DL is empty -->
58465847
<!---->
58475848

58485849
<dt id=ACEBAL2010>[ACEBAL2010]

0 commit comments

Comments
 (0)