public class CSSKeyframeRule extends CSSRule
Modifier and Type | Field and Description |
---|---|
String |
keyText |
static CSSKeyframeRule |
prototype |
CSSStyleDeclaration |
style |
CHARSET_RULE, cssText, FONT_FACE_RULE, IMPORT_RULE, KEYFRAME_RULE, KEYFRAMES_RULE, MEDIA_RULE, NAMESPACE_RULE, PAGE_RULE, parentRule, parentStyleSheet, STYLE_RULE, SUPPORTS_RULE, type, UNKNOWN_RULE, VIEWPORT_RULE
constructor
Constructor and Description |
---|
CSSKeyframeRule() |
$applyStatic, $applyStatic, $delete, $delete, $get, $get, $set, $set, $super, assign, create, create, defineProperties, defineProperty, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, hasOwnProperty, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, propertyIsEnumerable, propertyIsEnumerable, seal, toJSString, toLocaleString, toString, valueOf
public String keyText
public CSSStyleDeclaration style
public static CSSKeyframeRule prototype