File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 112012-03-13 ayg@aryeh.name
2- Typo: perpspective -> perspective
2+ Typo fixes
33
442012-03-12 ayg@aryeh.name
55 Make computed value of 'transform' "As specified" again
Original file line number Diff line number Diff line change @@ -833,7 +833,7 @@ <h3 id=transform-3d-rendering><span class=secno>5.1. </span>3D Transform
833833 < ol >
834834 < li > multiply the accumulated matrix with the < a
835835 href ="#TermPerspectiveMatrix "> < i > perspective matrix</ i > </ a > on the
836- element's containing block (if any). That contining block is not
836+ element's containing block (if any). That containing block is not
837837 necessarily a member of the 3D rendering context.
838838
839839 < li > apply to the accumulated matrix a translation equivalent to the
Original file line number Diff line number Diff line change @@ -514,7 +514,7 @@ <h3 id="transform-3d-rendering">3D Transform Rendering</h3>
514514 and the element in question:
515515 < ol >
516516 < li > multiply the accumulated matrix with the < a href ="#TermPerspectiveMatrix "> < i > perspective matrix</ i > </ a >
517- on the element's containing block (if any). That contining block is not necessarily a member
517+ on the element's containing block (if any). That containing block is not necessarily a member
518518 of the 3D rendering context.</ li >
519519 < li > apply to the accumulated matrix a translation equivalent to the horizontal and vertical offset of the element relative to
520520 its containing block as specified by the CSS visual formatting model. <!-- (tighten this!) --> </ li >
You can’t perform that action at this time.
0 commit comments