File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939
4040 < h1 > CSS Transforms</ h1 >
4141
42- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 12 June 2012</ h2 >
42+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 16 June 2012</ h2 >
4343
4444 < dl >
4545 < dt > This version:
4646
4747 < dd > < a
48- href ="http://www.w3.org/TR/2012/ED-css3-transforms-20120612 / "> http://dev.w3.org/csswg/css3-transforms/</ a >
49- <!--http://www.w3.org/TR/2012/WD-css3-transforms-20120612 /-->
48+ href ="http://www.w3.org/TR/2012/ED-css3-transforms-20120616 / "> http://dev.w3.org/csswg/css3-transforms/</ a >
49+ <!--http://www.w3.org/TR/2012/WD-css3-transforms-20120616 /-->
5050
5151 < dt > Latest version:
5252
@@ -632,7 +632,7 @@ <h2 id=transform-rendering><span class=secno>6. </span>The Transform
632632
633633 < p > The coordinate space is a coordinate system with two axes: the X axis
634634 increases horizontally to the right; the Y axis increases vertically
635- downwards. Three-dimensional transform functions extent this coordinate
635+ downwards. Three-dimensional transform functions extend this coordinate
636636 space into three dimensions, adding a Z axis perpendicular to the plane of
637637 the screen, that increases towards the viewer.
638638
Original file line number Diff line number Diff line change @@ -344,7 +344,7 @@ <h2 id="transform-rendering">The Transform Rendering Model</h2>
344344 < p >
345345 The coordinate space is a
346346 coordinate system with two axes: the X axis increases horizontally to the right; the
347- Y axis increases vertically downwards. Three-dimensional transform functions extent
347+ Y axis increases vertically downwards. Three-dimensional transform functions extend
348348 this coordinate space into three dimensions, adding a Z axis perpendicular to the
349349 plane of the screen, that increases towards the viewer.
350350 </ p >
You can’t perform that action at this time.
0 commit comments