Re: [css-transforms] computed style of 'transform' property

On Mon, Dec 16, 2013 at 1:38 AM, John Hax <johnhax@gmail.com> wrote:

>
>
>
> On Mon, Dec 16, 2013 at 5:20 PM, Dirk Schulze <dschulze@adobe.com> wrote:
>
>> Even if we had the agreement from browser implementers in the past to
>> change the behavior, no browser ever did and users are starting to rely on
>> a matrix as returned value.
>>
>
> Any example of "users are starting to rely on a matrix as returned value"?
>

Search stack overflow for getComputedStyle() and Matrix for examples:
http://stackoverflow.com/search?tab=votes&q=getcomputedstyle%20matrix

A few of the popular answers:
http://stackoverflow.com/questions/16498056/set-transformation-of-element-with-webkitcssmatrix
http://stackoverflow.com/questions/12007971/dragging-resizing-css-transformed-elements/
http://stackoverflow.com/questions/11366495/css3-smooth-transition-when-dynamically-changing-animations/
http://stackoverflow.com/questions/10592823/how-to-reverse-engineer-a-webkit-matrix3d-transform/
http://stackoverflow.com/questions/8883503/getting-the-size-of-a-css3-transformed-element/
http://stackoverflow.com/questions/13769800/how-to-set-a-single-value-of-transform-while-leaving-the-other-values/
http://stackoverflow.com/questions/18426306/get-keyframe-current-value-in-css3-with-javascript/

etc.



-- 
www.sencha.com
"Amazing Apps with Web Technologies"

Received on Monday, 16 December 2013 19:49:07 UTC