You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Style and formatting changes, since the default style is more readable.
Removed the Changes section, since the autogenerated content instead links to a separate ChangeLog file (this file).
<li>Added definitions for the 3D transform-related properties</li>
1924
-
<li>Started writing some prose about the 3D rendering model</li>
1925
-
<li>Moved some content into normative sections, since we need some normative text describing how 3D is rendered</li>
1926
-
</ul>
1927
-
</h3>
1928
-
1929
-
<h3id="changes_on_January_25_2012">
1930
-
Changes by Simon Fraser on January 25 2012
1931
-
</h3>
1932
-
<ul>
1933
-
<li>Potentially resolved <ahref="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15471">bug 15471</a> and
1934
-
<ahref="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15535">bug 15535</a> by removing the text about getComputedStyle after CSS matrix, and adding a paragraph about the computed value of the 'transform' property.</li>
1935
-
<li>Fixed <ahref="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15598">bug 15598</a>, adding a note about unitless 0 in angles.</li>
1936
-
</ul>
1937
-
1938
-
<h3id="changes_from_January_24_2012">
1939
-
Changes from <ahref="http://www.w3.org/TR/2012/ED-css3-2d-transforms-20110124/">January 24<sup>th</sup> 2012</a> version
1940
-
</h3>
1941
-
<ul>
1942
-
<li>
1943
-
Corrected typing errors in introduction.
1944
-
<li>
1945
-
Mention three dimensional space in introduction.
1946
-
</li>
1947
-
<li>
1948
-
Added TODO for adding perspective transform in introduction.
1949
-
</li>
1950
-
<li>
1951
-
Added new section 'Definitions' for terms used in this document.
1952
-
</li>
1953
-
<li>
1954
-
Copied style setting for term descriptions from the 'Filter Effects 1.0' specification.
1955
-
</li>
1956
-
<li>
1957
-
Introduced new term 'transformable element' and added description to the 'Description' section.
1958
-
</li>
1959
-
<li>
1960
-
Added new section 'Changes' for changes to this document.
0 commit comments