|
21 | 21 |
|
22 | 22 | <h1>CSS 2D Transforms Module Level 3</h1> |
23 | 23 |
|
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> |
25 | 25 |
|
26 | 26 | <dl> |
27 | 27 | <dt>This version: |
28 | 28 |
|
29 | 29 | <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--> |
32 | 32 |
|
33 | 33 | <dt>Latest version: |
34 | 34 |
|
35 | 35 | <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> |
37 | 37 |
|
38 | 38 |
|
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> |
40 | 43 |
|
41 | 44 | <dt id=editors-list>Editors: |
42 | 45 |
|
@@ -88,8 +91,8 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2> |
88 | 91 | mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a> (see |
89 | 92 | <a href="http://www.w3.org/Mail/Request">instructions</a>) is preferred |
90 | 93 | for discussion of this specification. When sending e-mail, please put the |
91 | | - text “unknown-shortname” in the subject, preferably like this: |
92 | | - “[<!---->unknown-shortname<!---->] <em>…summary of |
| 94 | + text “css3-2d-transforms” in the subject, preferably like |
| 95 | + this: “[<!---->css3-2d-transforms<!---->] <em>…summary of |
93 | 96 | comment…</em>” |
94 | 97 |
|
95 | 98 | <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 |
510 | 513 | Note that the scale and rotate operate about the center of the element, |
511 | 514 | since the element has the default transform-origin of 50% 50%. |
512 | 515 | <div class=figure> <img alt="The transform specified above" |
513 | | - src=compound_transform.png></div> |
| 516 | + src="compound_transform.png"></div> |
514 | 517 | </div> |
515 | 518 | <!-- ======================================================================================================= --> |
516 | 519 |
|
|
0 commit comments