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
percentage values. The <spanclass="css">from</span> and <spanclass="css">to</span> keywords map to 0% and 100%,
1334
1334
respectively.
1335
1335
<p>If <aclass="idl-code" data-link-type="attribute" href="#dom-csskeyframerule-keytext" id="ref-for-dom-csskeyframerule-keytext-2">keyText</a> is updated with an invalid keyframe selector,
1336
-
a <adata-link-type="dfn">SyntaxError</a> exception must be thrown.</p>
1336
+
a <aclass="idl-code" data-link-type="exception" href="https://heycam.github.io/webidl/#syntaxerror">SyntaxError</a> exception must be thrown.</p>
IDL Definition</a></span></span></dfn> , <span> of type <adata-link-type="idl-name" href="https://drafts.csswg.org/cssom-1/#cssstyledeclaration">CSSStyleDeclaration</a>, readonly</span>
1339
1339
<dd> This attribute represents the style associated with this keyframe.
IDL Definition</a></span></span></dfn> , <span> of type <adata-link-type="idl-name" href="https://heycam.github.io/webidl/#idl-DOMString">DOMString</a></span>
1359
1359
<dd>
1360
1360
This attribute is the name of the keyframes, used by the <aclass="property" data-link-type="propdesc" href="#propdef-animation-name" id="ref-for-propdef-animation-name-25">animation-name</a> property.
1361
-
<p>Setting this property to a value matching a <ahref="https://www.w3.org/TR/css3-values/#common-keywords">CSS-wide keyword</a> or any keyword defined for the <aclass="property" data-link-type="propdesc" href="#propdef-animation-name" id="ref-for-propdef-animation-name-26">animation-name</a> property will throw a <adata-link-type="dfn">SyntaxError</a> exception.</p>
1361
+
<p>Setting this property to a value matching a <ahref="https://www.w3.org/TR/css3-values/#common-keywords">CSS-wide keyword</a> or any keyword defined for the <aclass="property" data-link-type="propdesc" href="#propdef-animation-name" id="ref-for-propdef-animation-name-26">animation-name</a> property will throw a <aclass="idl-code" data-link-type="exception" href="https://heycam.github.io/webidl/#syntaxerror">SyntaxError</a> exception.</p>
IDL Definition</a></span></span></dfn> , <span> of type <adata-link-type="idl-name" href="https://drafts.csswg.org/cssom-1/#cssrulelist">CSSRuleList</a>, readonly</span>
1364
1364
<dd> This attribute gives access to the keyframes in the list.
0 commit comments