File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 2012-03-15 dschulze@adobe.com
2+ Correction: SVG attributes are not in the SVG namespace.
3+
142012-03-14 ayg@aryeh.name
25 Typo: "affect" -> "effect"
36
Original file line number Diff line number Diff line change 3636
3737 < h1 > CSS Transforms</ h1 >
3838
39- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 14 March 2012</ h2 >
39+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 15 March 2012</ h2 >
4040
4141 < dl >
4242 < dt > This version:
4343
4444 < dd > < a
45- href ="http://www.w3.org/TR/2012/ED-css3-transforms-20120314 / "> http://dev.w3.org/csswg/css3-transforms/</ a >
46- <!--http://www.w3.org/TR/2012/WD-css3-transforms-20120314 -->
45+ href ="http://www.w3.org/TR/2012/ED-css3-transforms-20120315 / "> http://dev.w3.org/csswg/css3-transforms/</ a >
46+ <!--http://www.w3.org/TR/2012/WD-css3-transforms-20120315 -->
4747
4848 < dt > Latest version:
4949
@@ -1055,8 +1055,8 @@ <h2 id=svg-transform><span class=secno>7. </span> The SVG ‘<a
10551055 href ="#transform-style "> < code class =css > < code
10561056 class =property > transform-style</ code > </ code > </ a > ’ and ‘< a
10571057 href ="#backface-visibility "> < code class =css > < code
1058- class =property > backface-visibility</ code > </ code > </ a > ’ in the SVG
1059- namespace. All new introduced presentation attributes are animatable.
1058+ class =property > backface-visibility</ code > </ code > </ a > ’. All new
1059+ introduced presentation attributes are animatable.
10601060
10611061 < h3 id =transform-attribute-specificity > < span class =secno > 7.1. </ span > SVG
10621062 ‘< a href ="#effects "> < code class =css > < code
Original file line number Diff line number Diff line change @@ -731,8 +731,8 @@ <h2 id="svg-transform">
731731 < p >
732732 This specification will also introduce the new presentation attributes '< code class ="property "> transform-origin</ code > ',
733733 '< code class ="property "> perspective</ code > ', '< code class ="property "> perspective-origin</ code > ',
734- '< code class ="property "> transform-style</ code > ' and '< code class ="property "> backface-visibility</ code > '
735- in the SVG namespace. All new introduced presentation attributes are animatable.
734+ '< code class ="property "> transform-style</ code > ' and '< code class ="property "> backface-visibility</ code > '.
735+ All new introduced presentation attributes are animatable.
736736 </ p >
737737
738738 < h3 id ="transform-attribute-specificity "> SVG '< code class ="property "> transform</ code > ' attribute specificity</ h3 >
You can’t perform that action at this time.
0 commit comments