Skip to content

Commit 3ceb8a0

Browse files
committed
2012-02-13 dschulze@adobe.com
Corrected mistake in the rotate3d matrix. Changed wording in introduction to match SVG and HTML. Use capital letters on main headlines for nouns. Fixed typos.
1 parent d2b9b89 commit 3ceb8a0

3 files changed

Lines changed: 867 additions & 124 deletions

File tree

css3-transforms/ChangeLog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2012-02-24 dschulze@adobe.com
2+
Removed 2 optional arguments for rotate from the 2D transformation function, re-added it for the SVG 'transform' attribute
3+
with the note that UAs are just required to support it for SVG.
4+
Added the SVG transform syntax that was already accepted by the SVG WG.
5+
Added a section how to extend SVG animation to support CSS transforms.
6+
Added a section how 3D transformation functions affect SVG elements.
7+
Described the behavior of percentage values on transformation functions and transform-origin for SVG.
8+
Described how CSS transform property affects 'gradientTransform' and 'patternTransform'.
9+
Specified that all new introduced properties get presentation attributes beside 'transform' for SVG.
10+
111
2012-02-22 simon.fraser@apple.com
212
Fix more validation issues.
313

0 commit comments

Comments
 (0)