diff --git a/web-animations-1/Overview.bs b/web-animations-1/Overview.bs index 6539775cf95..18e631af773 100644 --- a/web-animations-1/Overview.bs +++ b/web-animations-1/Overview.bs @@ -4877,6 +4877,22 @@ The {{Animation}} interface {#the-animation-interface} calling this method does trigger a [=style change event=] (see [[#model-liveness]]). + Furthermore, + after updating the style attribute of each effect target, + the user agent must ensure that the corresponding computed style + is updated. + +