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
Editor: L. David Baron, Mozilla, dbaron@dbaron.org
10
10
Issue Tracking: Bugzilla bugs for all levels https://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&product=CSS&component=Transitions&resolution=---
11
11
Abstract: CSS Transitions allows property changes in CSS values to occur smoothly over a specified duration.
Issue: Per <a href="https://lists.w3.org/Archives/Public/www-style/2015Mar/0371.html">https://lists.w3.org/Archives/Public/www-style/2015Mar/0371.html</a>,
68
+
the WG resolved to add 'translate', 'scale', and 'rotate' properties.
69
+
70
+
Issue: Per <a href="https://lists.w3.org/Archives/Public/www-style/2015Mar/0371.html">https://lists.w3.org/Archives/Public/www-style/2015Mar/0371.html</a>,
71
+
the WG resolved to add a formula for decomposing a transform into a unified "scale"
72
+
(the spec already defines how to decompose it into scaleX/Y/Z),
73
+
for use by things like SVG's non-scaling stroke spec.
74
+
<a href="https://www.w3.org/Graphics/SVG/WG/wiki/Proposals/Specifying_decomposition_of_scale">Formula is defined here.</a>
the WG resolved to add <aclass="property" data-link-type="propdesc">translate</a>, <aclass="property" data-link-type="propdesc">scale</a>, and <aclass="property" data-link-type="propdesc">rotate</a> properties.</p>
the WG resolved to add <aclass="property" data-link-type="propdesc">translate</a>, <aclass="property" data-link-type="propdesc">scale</a>, and <aclass="property" data-link-type="propdesc">rotate</a> properties.<ahref="#issue-c60c5f1f"> ↵ </a></div>
the WG resolved to add a formula for decomposing a transform into a unified "scale"
501
+
(the spec already defines how to decompose it into scaleX/Y/Z),
502
+
for use by things like SVG’s non-scaling stroke spec.
503
+
<ahref="https://www.w3.org/Graphics/SVG/WG/wiki/Proposals/Specifying_decomposition_of_scale">Formula is defined here.</a><ahref="#issue-2d842ca8"> ↵ </a></div>
0 commit comments