You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The animation will use the keyframes with the name specified by the <aclass="production css-code" data-link-type=typehref=http://dev.w3.org/csswg/css-values-3/#identifier-valuetitle="<custom-ident>"><custom-ident></a>,
523
-
if they exist.
524
-
If no such keyframes exist,
525
-
there is no animation.
523
+
if they exist.If no such keyframes exist, there is no animation.
524
+
525
+
<p> The <ahref=http://www.w3.org/TR/css3-values/#common-keywords>CSS-wide keywords</a>
526
+
and keywords defined by this property are not valid animation names.
<dt><dfnclass=idl-codedata-dfn-for=csskeyframesruledata-dfn-type=attributedata-export="" id=dom-csskeyframesrule-name>name<aclass=self-linkhref=#dom-csskeyframesrule-name></a></dfn>, of type <aclass=idl-codedata-link-type=interfacetitle=domstring>DOMString</a>
962
963
<dd>
963
964
This attribute is the name of the keyframes, used by the <aclass=propertydata-link-type=propdeschref=#propdef-animation-nametitle=animation-name>animation-name</a> property.
or any keyword defined for the <aclass=propertydata-link-type=propdeschref=#propdef-animation-nametitle=animation-name>animation-name</a> property will throw a <adata-link-spec=webidldata-link-type=dfnhref=https://heycam.github.io/webidl/#syntaxerrortitle=syntaxerror>SyntaxError</a>
969
+
exception.
964
970
965
971
<dt><dfnclass=idl-codedata-dfn-for=csskeyframesruledata-dfn-type=attributedata-export="" id=dom-csskeyframesrule-cssrules>cssRules<aclass=self-linkhref=#dom-csskeyframesrule-cssrules></a></dfn>, of type <aclass=idl-codedata-link-type=interfacehref=http://dev.w3.org/csswg/cssom-1/#cssrulelisttitle=cssrulelist>CSSRuleList</a>
0 commit comments