Skip to content

Commit b018d5f

Browse files
committed
[css-overflow] Update previous version link to reflect TR publication.
1 parent dac4024 commit b018d5f

2 files changed

Lines changed: 13 additions & 11 deletions

File tree

css-overflow/Overview.html

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,17 @@
55
<meta content="text/html; charset=utf-8" http-equiv=Content-Type>
66
<title>CSS Overflow Module Level 3</title>
77
<!--
8-
<link href="http://purl.org/dc/terms/" rel="schema.dc">
9-
<link href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright" rel="dc.rights">
8+
<link href="http://purl.org/dc/terms/" rel="schema.dcterms">
9+
<link href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright" rel="dcterms.rights">
1010
-->
1111

12-
<meta content="CSS Overflow Module Level 3" name=dc.title>
13-
<meta content=text name=dc.type>
14-
<meta content=2013-04-08 name=dc.date>
15-
<meta content="L. David Baron" name=dc.creator>
16-
<meta content=W3C name=dc.publisher>
17-
<meta content="http://dev.w3.org/csswg/css-overflow-3/" name=dc.identifier>
12+
<meta content="CSS Overflow Module Level 3" name=dcterms.title>
13+
<meta content=text name=dcterms.type>
14+
<meta content=2013-04-16 name=dcterms.date>
15+
<meta content="L. David Baron" name=dcterms.creator>
16+
<meta content=W3C name=dcterms.publisher>
17+
<meta content="http://dev.w3.org/csswg/css-overflow-3/"
18+
name=dcterms.identifier>
1819
<link href="#contents" rel=contents>
1920
<link href="#index" rel=index>
2021
<link href="../default.css" rel=stylesheet type="text/css">
@@ -126,7 +127,7 @@
126127

127128
<h1>CSS Overflow Module Level 3</h1>
128129

129-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 8 April 2013</h2>
130+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 16 April 2013</h2>
130131

131132
<dl>
132133
<dt>This version:
@@ -151,7 +152,8 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 8 April 2013</h2>
151152

152153
<dt>Previous version:
153154

154-
<dd>none
155+
<dd><a
156+
href="http://www.w3.org/TR/2013/WD-css-overflow-3-20130416/">http://www.w3.org/TR/2013/WD-css-overflow-3-20130416/</a>
155157

156158
<dt>Editors:
157159

css-overflow/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
127127
<a href="https://dvcs.w3.org/hg/csswg/log/tip/css3-overflow/Overview.src.html">older change log</a>)
128128

129129
<dt>Previous version:
130-
<dd>none
130+
<dd><a href="http://www.w3.org/TR/2013/WD-css-overflow-3-20130416/">http://www.w3.org/TR/2013/WD-css-overflow-3-20130416/</a>
131131

132132
<dt>Editors:
133133
<dd class="h-card vcard">

0 commit comments

Comments
 (0)