Bug 1637398 [wpt PR 23547] - Update interfaces/web-animations.idl, a=testonly

Automatic update from web-platform-tests
Update interfaces/web-animations.idl (#23547)

Source: https://github.com/tidoust/reffy-reports/blob/d1fd24c/ed/idl/web-animations.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/686245019
--

wpt-commits: 14bbee9665ad815a538863fc54b3a1a2b937b3d5
wpt-pr: 23547
This commit is contained in:
autofoolip 2020-05-20 16:59:20 +00:00 коммит произвёл moz-wptsync-bot
Родитель 8b935c5a39
Коммит e0b8d1b5b7
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -139,6 +139,7 @@ interface mixin Animatable {
dictionary KeyframeAnimationOptions : KeyframeEffectOptions {
DOMString id = "";
AnimationTimeline? timeline;
};
dictionary GetAnimationsOptions {