mirror of
https://github.com/servo/servo.git
synced 2025-08-15 10:25:32 +01:00
Update web-platform-tests to revision 85ffed21f7a96f6d67a5a0110459d67f50cff624
This commit is contained in:
parent
bdfa6b0751
commit
ab5c81c0bb
240 changed files with 2991 additions and 918 deletions
|
@ -139,6 +139,7 @@ interface mixin Animatable {
|
|||
|
||||
dictionary KeyframeAnimationOptions : KeyframeEffectOptions {
|
||||
DOMString id = "";
|
||||
AnimationTimeline? timeline;
|
||||
};
|
||||
|
||||
dictionary GetAnimationsOptions {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue