1212 rel =dcterms.rights >
1313 < meta content ="CSS Transforms " name =dcterms.title >
1414 < meta content =text name =dcterms.type >
15- < meta content =2012-11-13 name =dcterms.issued >
15+ < meta content =2013-02-05 name =dcterms.issued >
1616 < meta content ="http://dev.w3.org/csswg/css3-transforms/ "
1717 name =dcterms.creator >
1818 < meta content =W3C name =dcterms.publisher >
19- < meta content ="http://www.w3.org/TR/2012 /ED-css3-transforms-20121113 / "
19+ < meta content ="http://www.w3.org/TR/2013 /ED-css3-transforms-20130205 / "
2020 name =dcterms.identifier >
2121 < link href ="../default.css " rel =stylesheet type ="text/css ">
2222 < script defer =defer
3737
3838 < h1 > CSS Transforms</ h1 >
3939
40- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 13 November
41- 2012 </ h2 >
40+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 5 February
41+ 2013 </ h2 >
4242
4343 < dl >
4444 < dt > This version:
4545
4646 < dd > < a
47- href ="http://www.w3.org/TR/2012 /ED-css3-transforms-20121113 / "> http://dev.w3.org/csswg/css3-transforms/</ a >
48- <!--http://www.w3.org/TR/2012 /WD-css3-transforms-20121113 /-->
47+ href ="http://www.w3.org/TR/2013 /ED-css3-transforms-20130205 / "> http://dev.w3.org/csswg/css3-transforms/</ a >
48+ <!--http://www.w3.org/TR/2013 /WD-css3-transforms-20130205 /-->
4949
5050 < dt > Latest version:
5151
@@ -100,13 +100,14 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 13 November
100100 <!--begin-copyright-->
101101 < p class =copyright > < a
102102 href ="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright "
103- rel =license > Copyright</ a > © 2012 < a href ="http://www.w3.org/ "> < abbr
103+ rel =license > Copyright</ a > © 2013 < a href ="http://www.w3.org/ "> < abbr
104104 title ="World Wide Web Consortium "> W3C</ abbr > </ a > < sup > ®</ sup > (< a
105105 href ="http://www.csail.mit.edu/ "> < abbr
106106 title ="Massachusetts Institute of Technology "> MIT</ abbr > </ a > , < a
107107 href ="http://www.ercim.eu/ "> < abbr
108108 title ="European Research Consortium for Informatics and Mathematics "> ERCIM</ abbr > </ a > ,
109- < a href ="http://www.keio.ac.jp/ "> Keio</ a > ), All Rights Reserved. W3C < a
109+ < a href ="http://www.keio.ac.jp/ "> Keio</ a > , < a
110+ href ="http://ev.buaa.edu.cn/ "> Beihang</ a > ), All Rights Reserved. W3C < a
110111 href ="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer "> liability</ a > ,
111112 < a
112113 href ="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks "> trademark</ a >
@@ -1333,7 +1334,7 @@ <h2 id=transform-property><span class=secno>7. </span> The ‘<a
13331334 < td > none
13341335
13351336 < tr >
1336- < td > < em > Applies to:</ em >
1337+ < td > < em > Applies to:</ em >
13371338
13381339 < td > < a href ="#TermTransformableElement "> transformable elements</ a >
13391340
@@ -1395,7 +1396,7 @@ <h2 id=transform-origin-property><span class=secno>8. </span> The ‘<a
13951396 < td > 50% 50%
13961397
13971398 < tr >
1398- < td > < em > Applies to:</ em >
1399+ < td > < em > Applies to:</ em >
13991400
14001401 < td > < a href ="#TermTransformableElement "> transformable elements</ a >
14011402
@@ -1525,7 +1526,7 @@ <h2 id=transform-style-property><span class=secno>9. </span> The ‘<a
15251526 < td > flat
15261527
15271528 < tr >
1528- < td > < em > Applies to:</ em >
1529+ < td > < em > Applies to:</ em >
15291530
15301531 < td > < a href ="#TermTransformableElement "> transformable elements</ a >
15311532
@@ -1603,7 +1604,7 @@ <h2 id=perspective-property><span class=secno>10. </span> The ‘<a
16031604 < td > none
16041605
16051606 < tr >
1606- < td > < em > Applies to:</ em >
1607+ < td > < em > Applies to:</ em >
16071608
16081609 < td > < a href ="#TermTransformableElement "> transformable elements</ a >
16091610
@@ -1681,7 +1682,7 @@ <h2 id=perspective-origin-property><span class=secno>11. </span> The ‘<a
16811682 < td > 50% 50%
16821683
16831684 < tr >
1684- < td > < em > Applies to:</ em >
1685+ < td > < em > Applies to:</ em >
16851686
16861687 < td > < a href ="#TermTransformableElement "> transformable elements</ a >
16871688
@@ -1821,7 +1822,7 @@ <h2 id=backface-visibility-property><span class=secno>12. </span> The ‘<a
18211822 < td > visible
18221823
18231824 < tr >
1824- < td > < em > Applies to:</ em >
1825+ < td > < em > Applies to:</ em >
18251826
18261827 < td > < a href ="#TermTransformableElement "> transformable elements</ a >
18271828
@@ -3346,10 +3347,10 @@ <h3 class=no-num id=normative-references>Normative references</h3>
33463347 < dt id =CSS21 > [CSS21]
33473348
33483349 < dd > Bert Bos; et al. < a
3349- href ="http://www.w3.org/TR/2011/REC-CSS2-20110607 "> < cite > Cascading Style
3350+ href ="http://www.w3.org/TR/2011/REC-CSS2-20110607/ "> < cite > Cascading Style
33503351 Sheets Level 2 Revision 1 (CSS 2.1) Specification.</ cite > </ a > 7 June
33513352 2011. W3C Recommendation. URL: < a
3352- href ="http://www.w3.org/TR/2011/REC-CSS2-20110607 "> http://www.w3.org/TR/2011/REC-CSS2-20110607</ a >
3353+ href ="http://www.w3.org/TR/2011/REC-CSS2-20110607/ "> http://www.w3.org/TR/2011/REC-CSS2-20110607/ </ a >
33533354 </ dd >
33543355 <!---->
33553356
@@ -3432,6 +3433,21 @@ <h2 class=no-num id=property-index>Property index</h2>
34323433
34333434 < td > visual
34343435
3436+ < tr >
3437+ < th > < a class =property href ="#perspective "> perspective</ a >
3438+
3439+ < td > none | <length>
3440+
3441+ < td > none
3442+
3443+ < td > transformable elements
3444+
3445+ < td > no
3446+
3447+ < td > N/A
3448+
3449+ < td > visual
3450+
34353451 < tr >
34363452 < th > < a class =property href ="#perspective-origin "> perspective-origin</ a >
34373453
@@ -3451,17 +3467,17 @@ <h2 class=no-num id=property-index>Property index</h2>
34513467 < td > visual
34523468
34533469 < tr >
3454- < th > < a class =property href ="#perspective " > perspective </ a >
3470+ < th > < a class =property href ="#effects " > transform </ a >
34553471
3456- < td > none | <length >
3472+ < td > none | <transform-function > [ <transform-function> ]*
34573473
34583474 < td > none
34593475
34603476 < td > transformable elements
34613477
34623478 < td > no
34633479
3464- < td > N/A
3480+ < td > refer to the size of bounding box
34653481
34663482 < td > visual
34673483
@@ -3483,21 +3499,6 @@ <h2 class=no-num id=property-index>Property index</h2>
34833499
34843500 < td > visual
34853501
3486- < tr >
3487- < th > < a class =property href ="#effects "> transform</ a >
3488-
3489- < td > none | <transform-function> [ <transform-function> ]*
3490-
3491- < td > none
3492-
3493- < td > transformable elements
3494-
3495- < td > no
3496-
3497- < td > refer to the size of bounding box
3498-
3499- < td > visual
3500-
35013502 < tr >
35023503 < th > < a class =property href ="#transform-style "> transform-style</ a >
35033504
@@ -3520,111 +3521,109 @@ <h2 class=no-num id=index>Index</h2>
35203521
35213522 < ul class =indexlist >
35223523 < li > 3D rendering context, < a href ="#d-rendering-context "
3523- title ="3D rendering context "> < strong > 4.</ strong > </ a >
3524+ title ="section 4. "> < strong > 4.</ strong > </ a >
35243525
35253526 < li > accumulated 3D transformation matrix, < a
35263527 href ="#accumulated-3d-transformation-matrix "
3527- title ="accumulated 3D transformation matrix "> < strong > 4.</ strong > </ a >
3528+ title ="section 4. "> < strong > 4.</ strong > </ a >
35283529
35293530 < li > backface-visibility, < a href ="#backface-visibility "
3530- title =backface-visibility > < strong > 12.</ strong > </ a >
3531+ title =" section 12. " > < strong > 12.</ strong > </ a >
35313532
35323533 < li > ‘< code class =css > bottom</ code > ’
35333534 < ul >
35343535 < li > ‘< a href ="#perspective-origin "> < code
35353536 class =property > perspective-origin</ code > </ a > ’ value, < a
3536- href ="#bottom0 "
3537- title ="''bottom'', 'perspective-origin' value "> < strong > 11.</ strong > </ a >
3537+ href ="#bottom0 " title ="section 11. "> < strong > 11.</ strong > </ a >
35383538
35393539 < li > ‘< a href ="#transform-origin "> < code
35403540 class =property > transform-origin</ code > </ a > ’ value, < a href ="#bottom "
3541- title ="''bottom'', 'transform-origin' value "> < strong > 8.</ strong > </ a >
3541+ title ="section 8. "> < strong > 8.</ strong > </ a >
35423542 </ ul >
35433543
35443544 < li > bounding box, < a href ="#bounding-box "
3545- title ="bounding box "> < strong > 4.</ strong > </ a >
3545+ title ="section 4. "> < strong > 4.</ strong > </ a >
35463546
35473547 < li > ‘< code class =css > center</ code > ’
35483548 < ul >
35493549 < li > ‘< a href ="#perspective-origin "> < code
35503550 class =property > perspective-origin</ code > </ a > ’ value, < a
3551- href ="#center0 "
3552- title ="''center'', 'perspective-origin' value "> < strong > 11.</ strong > </ a >
3551+ href ="#center0 " title ="section 11. "> < strong > 11.</ strong > </ a >
35533552
35543553 < li > ‘< a href ="#transform-origin "> < code
35553554 class =property > transform-origin</ code > </ a > ’ value, < a href ="#center "
3556- title ="''center'', 'transform-origin' value "> < strong > 8.</ strong > </ a >
3555+ title ="section 8. "> < strong > 8.</ strong > </ a >
35573556 </ ul >
35583557
35593558 < li > current transformation matrix (CTM), < a
35603559 href ="#current-transformation-matrix-ctm "
3561- title ="current transformation matrix (CTM) "> < strong > 4.</ strong > </ a >
3560+ title ="section 4. "> < strong > 4.</ strong > </ a >
35623561
35633562 < li > identity transform function, < a href ="#identity-transform-function "
3564- title ="identity transform function "> < strong > 4.</ strong > </ a >
3563+ title ="section 4. "> < strong > 4.</ strong > </ a >
35653564
35663565 < li > ‘< code class =css > left</ code > ’
35673566 < ul >
35683567 < li > ‘< a href ="#perspective-origin "> < code
35693568 class =property > perspective-origin</ code > </ a > ’ value, < a href ="#left0 "
3570- title ="''left'', 'perspective-origin' value "> < strong > 11.</ strong > </ a >
3569+ title ="section 11. "> < strong > 11.</ strong > </ a >
35713570
35723571 < li > ‘< a href ="#transform-origin "> < code
35733572 class =property > transform-origin</ code > </ a > ’ value, < a href ="#left "
3574- title ="''left'', 'transform-origin' value "> < strong > 8.</ strong > </ a >
3573+ title ="section 8. "> < strong > 8.</ strong > </ a >
35753574 </ ul >
35763575
35773576 < li > local coordinate system, < a href ="#local-coordinate-system "
3578- title ="local coordinate system "> < strong > 4.</ strong > </ a >
3577+ title ="section 4. "> < strong > 4.</ strong > </ a >
35793578
35803579 < li > perspective, < a href ="#perspective "
3581- title =perspective > < strong > 10.</ strong > </ a >
3580+ title =" section 10. " > < strong > 10.</ strong > </ a >
35823581
35833582 < li > perspective matrix, < a href ="#perspective-matrix "
3584- title ="perspective matrix "> < strong > 4.</ strong > </ a >
3583+ title ="section 4. "> < strong > 4.</ strong > </ a >
35853584
35863585 < li > perspective-origin, < a href ="#perspective-origin "
3587- title =perspective-origin > < strong > 11.</ strong > </ a >
3586+ title =" section 11. " > < strong > 11.</ strong > </ a >
35883587
35893588 < li > ‘< code class =css > right</ code > ’
35903589 < ul >
35913590 < li > ‘< a href ="#perspective-origin "> < code
35923591 class =property > perspective-origin</ code > </ a > ’ value, < a
3593- href ="#right0 "
3594- title ="''right'', 'perspective-origin' value "> < strong > 11.</ strong > </ a >
3592+ href ="#right0 " title ="section 11. "> < strong > 11.</ strong > </ a >
35953593
35963594 < li > ‘< a href ="#transform-origin "> < code
35973595 class =property > transform-origin</ code > </ a > ’ value, < a href ="#right "
3598- title ="''right'', 'transform-origin' value "> < strong > 8.</ strong > </ a >
3596+ title ="section 8. "> < strong > 8.</ strong > </ a >
35993597 </ ul >
36003598
36013599 < li > ‘< code class =css > top</ code > ’
36023600 < ul >
36033601 < li > ‘< a href ="#perspective-origin "> < code
36043602 class =property > perspective-origin</ code > </ a > ’ value, < a href ="#top0 "
3605- title ="''top'', 'perspective-origin' value "> < strong > 11.</ strong > </ a >
3603+ title ="section 11. "> < strong > 11.</ strong > </ a >
36063604
36073605 < li > ‘< a href ="#transform-origin "> < code
36083606 class =property > transform-origin</ code > </ a > ’ value, < a href ="#top "
3609- title ="''top'', 'transform-origin' value "> < strong > 8.</ strong > </ a >
3607+ title ="section 8. "> < strong > 8.</ strong > </ a >
36103608 </ ul >
36113609
3612- < li > transform, < a href ="#effects " title =transform > < strong > 7.</ strong > </ a >
3610+ < li > transform, < a href ="#effects "
3611+ title ="section 7. "> < strong > 7.</ strong > </ a >
36133612
36143613 < li > transformable element, < a href ="#transformable-element "
3615- title ="transformable element "> < strong > 4.</ strong > </ a >
3614+ title ="section 4. "> < strong > 4.</ strong > </ a >
36163615
36173616 < li > transformation matrix, < a href ="#transformation-matrix "
3618- title ="transformation matrix "> < strong > 4.</ strong > </ a >
3617+ title ="section 4. "> < strong > 4.</ strong > </ a >
36193618
36203619 < li > transform-origin, < a href ="#transform-origin "
3621- title =transform-origin > < strong > 8.</ strong > </ a >
3620+ title =" section 8. " > < strong > 8.</ strong > </ a >
36223621
36233622 < li > transform-style, < a href ="#transform-style "
3624- title =transform-style > < strong > 9.</ strong > </ a >
3623+ title =" section 9. " > < strong > 9.</ strong > </ a >
36253624
36263625 < li > user coordinate system, < a href ="#user-coordinate-system "
3627- title ="user coordinate system "> < strong > 4.</ strong > </ a >
3626+ title ="section 4. "> < strong > 4.</ strong > </ a >
36283627 </ ul >
36293628 <!--end-index-->
36303629</ html>
0 commit comments