Skip to content

Commit 76f1256

Browse files
committed
Generated. Do not edit!
1 parent f1bc26a commit 76f1256

2 files changed

Lines changed: 21 additions & 16 deletions

File tree

css3-2d-transforms/Overview.html

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,22 +21,25 @@
2121

2222
<h1>CSS 2D Transforms Module Level 3</h1>
2323

24-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 6 March 2009</h2>
24+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 14 April 2009</h2>
2525

2626
<dl>
2727
<dt>This version:
2828

2929
<dd> <a
30-
href="http://dev.w3.org/csswg/css3-2d-transforms/">http://dev.w3.org/csswg/css3-2d-transforms/</a>
31-
30+
href="http://www.w3.org/TR/2009/ED-css3-2d-transforms-20090414">http://dev.w3.org/csswg/css3-2d-transforms/</a>
31+
<!--http://www.w3.org/TR/2009/WD-css3-2d-transforms-20090414-->
3232

3333
<dt>Latest version:
3434

3535
<dd><a
36-
href="http://www.w3.org/TR/css3-2d-transforms/">http://www.w3.org/TR/unknown-shortname</a>
36+
href="http://www.w3.org/TR/css3-2d-transforms">http://www.w3.org/TR/css3-2d-transforms</a>
3737

3838

39-
<dt>Previous versions:
39+
<dt>Previous version:
40+
41+
<dd><a href="http://www.w3.org/TR/2009/WD-css3-2d-transforms-20090320/">
42+
http://www.w3.org/TR/2009/WD-css3-2d-transforms-20090320/</a>
4043

4144
<dt id=editors-list>Editors:
4245

@@ -88,8 +91,8 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
8891
mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a> (see
8992
<a href="http://www.w3.org/Mail/Request">instructions</a>) is preferred
9093
for discussion of this specification. When sending e-mail, please put the
91-
text &#8220;unknown-shortname&#8221; in the subject, preferably like this:
92-
&#8220;[<!---->unknown-shortname<!---->] <em>&hellip;summary of
94+
text &#8220;css3-2d-transforms&#8221; in the subject, preferably like
95+
this: &#8220;[<!---->css3-2d-transforms<!---->] <em>&hellip;summary of
9396
comment&hellip;</em>&#8221;
9497

9598
<p>This document was produced by the <a href="/Style/CSS/members">CSS
@@ -510,7 +513,7 @@ <h2 id=transform-values><span class=secno>5 </span> Transform Values and
510513
Note that the scale and rotate operate about the center of the element,
511514
since the element has the default transform-origin of 50% 50%.
512515
<div class=figure> <img alt="The transform specified above"
513-
src=compound_transform.png></div>
516+
src="compound_transform.png"></div>
514517
</div>
515518
<!-- ======================================================================================================= -->
516519

css3-3d-transforms/Overview.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,23 +21,25 @@
2121

2222
<h1>CSS 3D Transforms Module Level 3</h1>
2323

24-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 10 February
25-
2009</h2>
24+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 14 April 2009</h2>
2625

2726
<dl>
2827
<dt>This version:
2928

3029
<dd> <a
31-
href="http://dev.w3.org/csswg/css3-3d-transforms/">http://dev.w3.org/csswg/css3-3d-transforms/</a>
32-
30+
href="http://www.w3.org/TR/2009/ED-css3-3d-transforms-20090414">http://dev.w3.org/csswg/css3-3d-transforms/</a>
31+
<!--http://www.w3.org/TR/2009/WD-css3-3d-transforms-20090414-->
3332

3433
<dt>Latest version:
3534

3635
<dd><a
37-
href="http://www.w3.org/TR/css3-3d-transforms/">http://www.w3.org/TR/unknown-shortname</a>
36+
href="http://www.w3.org/TR/css3-3d-transforms/">http://www.w3.org/TR/css3-3d-transforms</a>
3837

3938

40-
<dt>Previous versions:
39+
<dt>Previous version:
40+
41+
<dd><a href="http://www.w3.org/TR/2009/WD-css3-3d-transforms-20090320/">
42+
http://www.w3.org/TR/2009/WD-css3-3d-transforms-20090320/</a>
4143

4244
<dt id=editors-list>Editors:
4345

@@ -89,8 +91,8 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
8991
mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a> (see
9092
<a href="http://www.w3.org/Mail/Request">instructions</a>) is preferred
9193
for discussion of this specification. When sending e-mail, please put the
92-
text &#8220;unknown-shortname&#8221; in the subject, preferably like this:
93-
&#8220;[<!---->unknown-shortname<!---->] <em>&hellip;summary of
94+
text &#8220;css3-3d-transforms&#8221; in the subject, preferably like
95+
this: &#8220;[<!---->css3-3d-transforms<!---->] <em>&hellip;summary of
9496
comment&hellip;</em>&#8221;
9597

9698
<p>This document was produced by the <a href="/Style/CSS/members">CSS

0 commit comments

Comments
 (0)