We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c72c2c commit 07cdd89Copy full SHA for 07cdd89
1 file changed
web-animations-1/Overview.bs
@@ -4690,7 +4690,7 @@ interface KeyframeEffect : KeyframeEffectReadOnly {
4690
1. Let <var>property name</var> be the result of applying the
4691
<a>animation property name to IDL attribute name</a> algorithm
4692
to the property name of <var>declaration</var>.
4693
- 1. Let <var>IDL value</var> be result of serializing the
+ 1. Let <var>IDL value</var> be the result of serializing
4694
the property value of <var>declaration</var> by passing
4695
<var>declaration</var> to the algorithm to <a>serialize a CSS
4696
value</a> [[!CSSOM]].
0 commit comments