Skip to content

Commit ed741b9

Browse files
committed
[css-transitions] Add some custom information to the status section of this document.
1 parent 2a6a86f commit ed741b9

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

css-transitions/Overview.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
rel=dcterms.rights>
1111
<meta content="CSS Transitions" name=dcterms.title>
1212
<meta content=text name=dcterms.type>
13-
<meta content=2013-11-12 name=dcterms.date>
13+
<meta content=2013-11-13 name=dcterms.date>
1414
<meta content="L. David Baron" name=dcterms.creator>
1515
<meta content=W3C name=dcterms.publisher>
1616
<meta content="http://dev.w3.org/csswg/css3-transitions/"
@@ -40,7 +40,7 @@
4040

4141
<h1>CSS Transitions</h1>
4242

43-
<h2 class="no-num no-toc">Editor's Draft 12 November 2013</h2>
43+
<h2 class="no-num no-toc">Editor's Draft 13 November 2013</h2>
4444

4545
<dl>
4646
<dt>This version:
@@ -164,6 +164,10 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
164164
6 of the W3C Patent Policy</a>.</p>
165165
<!--end-status-->
166166

167+
<p> <strong>This document</strong> is expected to be relatively close to
168+
last call. While some issues raised have yet to be addressed, new features
169+
are extremely unlikely to be considered for this level.
170+
167171
<h2 class="no-num no-toc" id=contents>Table of Contents</h2>
168172
<!--begin-toc-->
169173

css-transitions/Overview.src.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,12 @@ <h2 class="no-num no-toc" id="abstract">Abstract</h2>
7676
<h2 class="no-num no-toc" id="status">Status of this document</h2>
7777
<!--status-->
7878

79+
<p>
80+
<strong>This document</strong> is expected to be relatively close to
81+
last call. While some issues raised have yet to be addressed, new
82+
features are extremely unlikely to be considered for this level.
83+
</p>
84+
7985
<h2 class="no-num no-toc" id="contents">Table of Contents</h2>
8086
<!--toc-->
8187

0 commit comments

Comments
 (0)