Skip to content

Commit 47a1e0e

Browse files
committed
Update to what the preprocessor generates today.
1 parent fc49e8d commit 47a1e0e

1 file changed

Lines changed: 17 additions & 19 deletions

File tree

css3-transitions/Overview.html

Lines changed: 17 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,14 @@
2525

2626
<h1>CSS Transitions</h1>
2727

28-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 22 February
29-
2012</h2>
28+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 27 March 2012</h2>
3029

3130
<dl>
3231
<dt>This version:
3332

34-
<dd> <a href="http://www.w3.org/TR/2012/ED-css3-transitions-20120222/">
33+
<dd> <a href="http://www.w3.org/TR/2012/ED-css3-transitions-20120327/">
3534
http://dev.w3.org/csswg/css3-transitions/</a>
36-
<!--http://www.w3.org/TR/2012/WD-css3-transitions-20120222-->
35+
<!--http://www.w3.org/TR/2012/WD-css3-transitions-20120327-->
3736

3837
<dt>Latest version:
3938

@@ -78,13 +77,12 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 22 February
7877
<!--begin-copyright-->
7978
<p class=copyright><a
8079
href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"
81-
rel=license>Copyright</a> &copy; 2012 <a
82-
href="http://www.w3.org/"><acronym
83-
title="World Wide Web Consortium">W3C</acronym></a><sup>&reg;</sup> (<a
84-
href="http://www.csail.mit.edu/"><acronym
85-
title="Massachusetts Institute of Technology">MIT</acronym></a>, <a
86-
href="http://www.ercim.eu/"><acronym
87-
title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
80+
rel=license>Copyright</a> &copy; 2012 <a href="http://www.w3.org/"><abbr
81+
title="World Wide Web Consortium">W3C</abbr></a><sup>&reg;</sup> (<a
82+
href="http://www.csail.mit.edu/"><abbr
83+
title="Massachusetts Institute of Technology">MIT</abbr></a>, <a
84+
href="http://www.ercim.eu/"><abbr
85+
title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>,
8886
<a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a
8987
href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
9088
<a
@@ -1464,11 +1462,11 @@ <h3 class=no-num id=normative-references>Normative references</h3>
14641462

14651463
<dt id=CSS3-2D-TRANSFORMS>[CSS3-2D-TRANSFORMS]
14661464

1467-
<dd>Dean Jackson; David Hyatt; Chris Marrin. <a
1468-
href="http://www.w3.org/TR/2009/WD-css3-2d-transforms-20091201"><cite>CSS
1469-
2D Transforms Module Level 3.</cite></a> 1 December 2009. W3C Working
1470-
Draft. (Work in progress.) URL: <a
1471-
href="http://www.w3.org/TR/2009/WD-css3-2d-transforms-20091201">http://www.w3.org/TR/2009/WD-css3-2d-transforms-20091201</a>
1465+
<dd>Simon Fraser; et al. <a
1466+
href="http://www.w3.org/TR/2011/WD-css3-2d-transforms-20111215/"><cite>CSS
1467+
2D Transforms.</cite></a> 15 December 2011. W3C Working Draft. (Work in
1468+
progress.) URL: <a
1469+
href="http://www.w3.org/TR/2011/WD-css3-2d-transforms-20111215/">http://www.w3.org/TR/2011/WD-css3-2d-transforms-20111215/</a>
14721470
</dd>
14731471
<!---->
14741472
</dl>
@@ -1495,10 +1493,10 @@ <h3 class=no-num id=other-references>Other references</h3>
14951493
<dt id=CSS3-IMAGES>[CSS3-IMAGES]
14961494

14971495
<dd>Elika J. Etemad; Tab Atkins Jr. <a
1498-
href="http://www.w3.org/TR/2011/WD-css3-images-20111206/"><cite>CSS Image
1499-
Values and Replaced Content Module Level 3.</cite></a> 6 December 2011.
1496+
href="http://www.w3.org/TR/2012/WD-css3-images-20120112/"><cite>CSS Image
1497+
Values and Replaced Content Module Level 3.</cite></a> 12 January 2012.
15001498
W3C Working Draft. (Work in progress.) URL: <a
1501-
href="http://www.w3.org/TR/2011/WD-css3-images-20111206/">http://www.w3.org/TR/2011/WD-css3-images-20111206/</a>
1499+
href="http://www.w3.org/TR/2012/WD-css3-images-20120112/">http://www.w3.org/TR/2012/WD-css3-images-20120112/</a>
15021500
</dd>
15031501
<!---->
15041502
</dl>

0 commit comments

Comments
 (0)