Skip to content

Commit 07cdd89

Browse files
committed
[web-animations-1] Fix typos in getKeyframes() processing section
This fixes w3c#2174.
1 parent 7c72c2c commit 07cdd89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web-animations-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4690,7 +4690,7 @@ interface KeyframeEffect : KeyframeEffectReadOnly {
46904690
1. Let <var>property name</var> be the result of applying the
46914691
<a>animation property name to IDL attribute name</a> algorithm
46924692
to the property name of <var>declaration</var>.
4693-
1. Let <var>IDL value</var> be result of serializing the
4693+
1. Let <var>IDL value</var> be the result of serializing
46944694
the property value of <var>declaration</var> by passing
46954695
<var>declaration</var> to the algorithm to <a>serialize a CSS
46964696
value</a> [[!CSSOM]].

0 commit comments

Comments
 (0)