Skip to content

Commit dccb535

Browse files
committed
[css-grid] fix up the metadata
1 parent 5633a92 commit dccb535

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

css-grid/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ <h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class
4949
with subject line
5050
<kbd>[css-grid] <var>… message topic …</var></kbd>
5151
(<a href=http://lists.w3.org/Archives/Public/www-style/ rel=discussion>archives</a>)<dt>Test Suite:<dd>None Yet<dt>Editors:
52-
<dd class="p-author h-card vcard"><a class="p-name fn u-url url" href=http://www.xanthir.com/contact/>Tab Atkins Jr.</a> (<span class="p-org org">Google</span>)<dd class="p-author h-card vcard"><a class="p-name fn u-url url" href=http://fantasai.inkedblade.net/contact>fantasai</a> (<span class="p-org org">Mozilla</span>)<dd class="p-author h-card vcard"><a class="p-name fn u-email email" href=mailto:ratan@microsoft.com>Rossen Atanassov</a> (<span class="p-org org">Microsoft</span>)<dt>Previous editors:<dd><a href=mailto:alexmog@microsoft.com>Alex Mogilevsky</a>, Microsoft Corporation<dd><a href=mailto:pcupp@microsoft.com>Phil Cupp</a>, Microsoft Corporation<dt>Previous version:<dd>http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402/<dd>http://www.w3.org/TR/2012/WD-css3-grid-layout-20121106/<dt>Issues list:<dd><a 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 Bugzilla</a></dl></div>
52+
<dd class="p-author h-card vcard"><a class="p-name fn u-url url" href=http://www.xanthir.com/contact/>Tab Atkins Jr.</a> (<span class="p-org org">Google</span>)<dd class="p-author h-card vcard"><a class="p-name fn u-url url" href=http://fantasai.inkedblade.net/contact>fantasai</a> (<span class="p-org org">Mozilla</span>)<dd class="p-author h-card vcard"><a class="p-name fn u-email email" href=mailto:ratan@microsoft.com>Rossen Atanassov</a> (<span class="p-org org">Microsoft</span>)<dt>Previous editors:<dd><a href=mailto:alexmog@microsoft.com>Alex Mogilevsky</a>, Microsoft Corporation<dd><a href=mailto:pcupp@microsoft.com>Phil Cupp</a>, Microsoft Corporation<dt>Previous version:<dd><a href=http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402/>http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402/</a><dd><a href=http://www.w3.org/TR/2012/WD-css3-grid-layout-20121106/>http://www.w3.org/TR/2012/WD-css3-grid-layout-20121106/</a><dt>Issues list:<dd><a 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 Bugzilla</a></dl></div>
5353
<div data-fill-with=warning></div>
5454
<p class=copyright data-fill-with=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a> © 2013 <a href=http://www.w3.org/><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href=http://www.csail.mit.edu/><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href=http://www.ercim.eu/><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href=http://www.keio.ac.jp/>Keio</a>, <a href=http://ev.buaa.edu.cn/>Beihang</a>), All Rights Reserved. W3C <a href=http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer>liability</a>, <a href=http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks>trademark</a> and <a href=http://www.w3.org/Consortium/Legal/copyright-documents>document use</a> rules apply.</p>
5555
<hr title="Separator for header">

css-grid/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ <h1>CSS Grid Layout Module Level 1</h1>
44
Status: WD
55
ED: http://dev.w3.org/csswg/css-grid/
66
TR: http://www.w3.org/TR/css3-grid-layout/
7-
Previous version: http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402/
8-
Previous version: http://www.w3.org/TR/2012/WD-css3-grid-layout-20121106/
7+
Previous version: <a href="http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402/">http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402/</a>
8+
Previous version: <a href="http://www.w3.org/TR/2012/WD-css3-grid-layout-20121106/">http://www.w3.org/TR/2012/WD-css3-grid-layout-20121106/</a>
99
Shortname: css-grid
1010
Level: 1
1111
Editor: Tab Atkins Jr., Google, http://www.xanthir.com/contact/

0 commit comments

Comments
 (0)