We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8dcf83 commit 5147190Copy full SHA for 5147190
1 file changed
web-animations-1/Overview.bs
@@ -4846,7 +4846,7 @@ interface KeyframeEffect : AnimationEffect {
4846
4847
* If the provided value is not `null` or a syntactically valid
4848
<<pseudo-element-selector>> the user agent must [=throw=]
4849
- a {{DOMException}} with error name {{TypeError}} and leave the
+ a {{DOMException}} with error name {{SyntaxError}} and leave the
4850
[=target pseudo-selector=] of this [=animation effect=] unchanged.
4851
4852
* If one of the legacy Selectors Level 2 single-colon selectors
0 commit comments