Files
cappuccino/AppKit/CoreAnimation
cacaodevandMartin Carlberg b8b48b533b Previously, animating frame origin was not working on recent versions of Gecko (Firefox). The format for the matrix value of the transform property was matrix(a,b,c,d,tx,ty) and tx and ty had the "px" suffix. According to this page, tx and ty were accept (#2677)
ed (in my understanding not required) to have this suffix before FireFox
16.

All parameters are now numbers without suffix and this code will work
for all FireFox versions supporting css animations.
2018-04-12 11:25:43 +02:00
..
2013-04-13 16:29:43 +02:00
2013-04-13 16:29:43 +02:00
2011-02-28 23:48:34 -03:00
2013-04-13 16:29:43 +02:00
2018-03-26 17:53:38 +02:00
2013-04-13 16:29:43 +02:00