Name Description Size
ColorPath.js Count for linearGradient ID 5358
ComputedStylePath.js This class is an abstraction for computed style path of keyframes. Subclass of this should implement the following methods: getPropertyName() Returns property name which will be animated. @return {String} e.g. opacity getPropertyValue(keyframe) Returns value which uses as animated keyframe value from given parameter. @param {Object} keyframe @return {String||Number} e.g. 0 toSegmentValue(computedStyle) Convert computed style to segment value of graph. @param {String||Number} e.g. 0 @return {Number} e.g. 0 (should be 0 - 1.0) 6698
DiscretePath.js 1697
DistancePath.js 826
KeyframeMarkerItem.js 911
KeyframeMarkerList.js 1058
KeyframesGraph.js 1559
KeyframesGraphPath.js 3195
moz.build 425