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
<dt><dfnclass=idl-codedata-dfn-for=csskeyframeruledata-dfn-type=attributedata-export="" id=dom-csskeyframerule-keytext>keyText<aclass=self-linkhref=#dom-csskeyframerule-keytext></a></dfn>, of type <aclass=idl-codedata-link-type=interfacetitle=domstring>DOMString</a>
933
+
<dt><dfnclass=idl-codedata-dfn-for=CSSKeyFramesRuledata-dfn-type=attributedata-export="" id=dom-csskeyframesrule-keytext>keyText<aclass=self-linkhref=#dom-csskeyframesrule-keytext></a></dfn>, of type <aclass=idl-codedata-link-type=interfacetitle=domstring>DOMString</a>
934
934
<dd>
935
935
This attribute represents the keyframe selector as a comma-separated list of
936
936
percentage values. The <spanclass=cssdata-link-type=maybetitle=from>from</span> and <spanclass=cssdata-link-type=maybetitle=to>to</span> keywords map to 0% and 100%,
937
937
respectively.
938
-
938
+
939
+
<p> If <aclass=idl-codedata-link-for=CSSKeyFramesRuledata-link-type=attributehref=#dom-csskeyframesrule-keytexttitle=keytext>keyText</a> is updated with an invalid keyframe selector,
940
+
a <adata-link-spec=dom-core-lsdata-link-type=dfnhref=http://dom.spec.whatwg.org/#syntaxerrortitle=syntaxerror>SyntaxError</a> exception must be thrown.
941
+
939
942
<dt><dfnclass=idl-codedata-dfn-for=csskeyframeruledata-dfn-type=attributedata-export="" id=dom-csskeyframerule-style>style<aclass=self-linkhref=#dom-csskeyframerule-style></a></dfn>, of type <aclass=idl-codedata-link-type=interfacehref=http://dev.w3.org/csswg/cssom-1/#cssstyledeclarationtitle=cssstyledeclaration>CSSStyleDeclaration</a>
940
943
<dd>
941
944
This attribute represents the style associated with this keyframe.
0 commit comments