appendRule method
The appendRule() method of the CSSKeyframeRule interface appends a
CSSKeyFrameRule to the end of the rules.
Implementation
external void appendRule(String rule);
The appendRule() method of the CSSKeyframeRule interface appends a
CSSKeyFrameRule to the end of the rules.
external void appendRule(String rule);