transition.js revision 89834780bfb209028a4e6758c8f139b626ac4324
1799N/A this._runNative();
906N/A this._startTime = null;
1389N/A var t = new Date() - this._startTime;
t = time;
done = (t >= d);
if (done) {
allDone = true;
_initAttrs: function() {
var from = {},
to = {},
attr = {},
val,
name,
if (!runtimeAttrs) {
this._count++;
this._skip = {};
destroy: function() {
this.detachAll();
this._node = null;
_runtimeAttrs: {},
behaviors: {
left: {
return val;
_startTimer: function() {
_stopTimer: function() {
_runFrame: function() {
var done = true,
anim;
done = false;
if (done) {
cubicBezier: function(p, t) {
D = x0,
H = y0,
easings: {
_running: {},
_timer: null,