We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a53c7ad commit 3d61f9dCopy full SHA for 3d61f9d
1 file changed
web-animations-1/Overview.bs
@@ -4786,7 +4786,7 @@ interface KeyframeEffect : AnimationEffect {
4786
4787
: <dfn constructor for=KeyframeEffect lt="KeyframeEffect(source)">KeyframeEffect (source)</dfn>
4788
:: Creates a new {{KeyframeEffect}} object with the same properties
4789
- as {{KeyframeEffect/constructor(source)/source}}
+ as {{KeyframeEffect/KeyframeEffect(source)/source}}
4790
using the following procedure:
4791
4792
1. Create a new {{KeyframeEffect}} object, <var>effect</var>.
0 commit comments