Skip to content

Commit 7c6bedc

Browse files
committed
[web-animations-1] Add CEReactions to commitStyles
Closes #7507
1 parent 20be9e3 commit 7c6bedc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web-animations-1/Overview.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4129,6 +4129,7 @@ interface Animation : EventTarget {
41294129
undefined updatePlaybackRate(double playbackRate);
41304130
undefined reverse();
41314131
undefined persist();
4132+
[CEReactions]
41324133
undefined commitStyles();
41334134
};
41344135
</pre>

0 commit comments

Comments
 (0)