We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7014f6 commit 11cfd41Copy full SHA for 11cfd41
css-animations-1/Overview.bs
@@ -1157,9 +1157,10 @@ The <code>appendRule</code> method</h4>
1157
<h4 id="interface-csskeyframesrule-deleterule">
1158
The <code>deleteRule</code> method</h4>
1159
1160
- The <dfn method for="CSSKeyframesRule" lt="deleteRule(select)">deleteRule</dfn> method deletes the
1161
- last declared {{CSSKeyframeRule}} matching the specified keyframe selector.
1162
- If no matching rule exists, the method does nothing.
+The <dfn method for="CSSKeyframesRule" lt="deleteRule(select)">deleteRule</dfn> method
+deletes the last declared {{CSSKeyframeRule}}
+matching the specified keyframe selector.
1163
+If no matching rule exists, the method does nothing.
1164
1165
Parameters:
1166
0 commit comments