|
36 | 36 |
|
37 | 37 | <h1>CSS Transforms</h1> |
38 | 38 |
|
39 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 12 March 2012</h2> |
| 39 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 13 March 2012</h2> |
40 | 40 |
|
41 | 41 | <dl> |
42 | 42 | <dt>This version: |
43 | 43 |
|
44 | 44 | <dd> <a |
45 | | - href="http://www.w3.org/TR/2012/ED-css3-transforms-20120312/">http://dev.w3.org/csswg/css3-transforms/</a> |
46 | | - <!--http://www.w3.org/TR/2012/WD-css3-transforms-20120312--> |
| 45 | + href="http://www.w3.org/TR/2012/ED-css3-transforms-20120313/">http://dev.w3.org/csswg/css3-transforms/</a> |
| 46 | + <!--http://www.w3.org/TR/2012/WD-css3-transforms-20120313--> |
47 | 47 |
|
48 | 48 | <dt>Latest version: |
49 | 49 |
|
@@ -444,7 +444,7 @@ <h2 id=definitions><span class=secno>4. </span>Definitions</h2> |
444 | 444 | class=property>patternTransform</code>’ or ‘<code |
445 | 445 | class=property>gradientTransform</code>’.</p> |
446 | 446 |
|
447 | | - <dt id=TermPerspectiveMatrix><dfn id=perpsective-matrix>perpsective |
| 447 | + <dt id=TermPerspectiveMatrix><dfn id=perspective-matrix>perspective |
448 | 448 | matrix</dfn> |
449 | 449 |
|
450 | 450 | <dd> |
@@ -1892,7 +1892,7 @@ <h2 id=backface-visibility-property><span class=secno>12. </span> The |
1892 | 1892 | <ol> |
1893 | 1893 | <li>Compute a matrix representing the accumulated transform from the |
1894 | 1894 | viewport, taking the translations due to the CSS visual formatting mode, |
1895 | | - the perpsective and transformation matrices into account, in a similar |
| 1895 | + the perspective and transformation matrices into account, in a similar |
1896 | 1896 | manner to the computation of the accumulated transform for an element in |
1897 | 1897 | a 3D rendering context. |
1898 | 1898 |
|
@@ -2607,12 +2607,12 @@ <h2 class=no-num id=index>Index</h2> |
2607 | 2607 | <li>bounding box, <a href="#bounding-box" |
2608 | 2608 | title="bounding box"><strong>4.</strong></a> |
2609 | 2609 |
|
2610 | | - <li>perpsective matrix, <a href="#perpsective-matrix" |
2611 | | - title="perpsective matrix"><strong>4.</strong></a> |
2612 | | - |
2613 | 2610 | <li>perspective, <a href="#perspective" |
2614 | 2611 | title=perspective><strong>10.</strong></a> |
2615 | 2612 |
|
| 2613 | + <li>perspective matrix, <a href="#perspective-matrix" |
| 2614 | + title="perspective matrix"><strong>4.</strong></a> |
| 2615 | + |
2616 | 2616 | <li>perspective-origin, <a href="#perspective-origin" |
2617 | 2617 | title=perspective-origin><strong>11.</strong></a> |
2618 | 2618 |
|
|
0 commit comments