deleteRule method
The deleteRule() method of the CSSKeyframeRule interface deletes
the CSSKeyFrameRule that matches the specified keyframe selector.
Implementation
external void deleteRule(String select);
The deleteRule() method of the CSSKeyframeRule interface deletes
the CSSKeyFrameRule that matches the specified keyframe selector.
external void deleteRule(String select);