DescriptionSVG: Use counters for SMIL methods on <svg> root element
We define two new use counters, to cover the methods defined in
SVGSVGElement.idl
New use counter SVGSMILPausing covers
void pauseAnimations();
void unpauseAnimations();
boolean animationsPaused();
New use counter SVGSMILCurrentTime covers
float getCurrentTime();
void setCurrentTime(float seconds);
Committed: https://crrev.com/ab8e0644175ad9e5e3ecd7e9995e997e6f03b480
Cr-Commit-Position: refs/heads/master@{#412669}
Patch Set 1 #Patch Set 2 : MeasureAs #
Total comments: 1
Patch Set 3 : rebase #
Messages
Total messages: 23 (14 generated)
|