Find
C
ase-sensitive
R
egexp search
Path
Showing
ac15fb21
:
Revert "Bug
2019916
- r=mstange,profiler-reviewers" for causing hazard failures.
firefox-main
/
devtools
/
client
/
inspector
/
animation
/
components
/
keyframes-graph
Navigation
Enable keyboard shortcuts
Name
Description
Size
Coverage
ColorPath.js
Count for linearGradient ID
5358
100 %
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)
6710
91 %
DiscretePath.js
1698
94 %
DistancePath.js
826
100 %
KeyframeMarkerItem.js
913
88 %
KeyframeMarkerList.js
1060
88 %
KeyframesGraph.js
1561
79 %
KeyframesGraphPath.js
3198
90 %
moz.build
425
-