| Index: LayoutTests/animations/api/element-animate-list-of-keyframes-expected.txt
|
| diff --git a/LayoutTests/animations/api/element-animate-list-of-keyframes-expected.txt b/LayoutTests/animations/api/element-animate-list-of-keyframes-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..8210065fbf4d7c8542bd38c419bb8e1de1e957d0
|
| --- /dev/null
|
| +++ b/LayoutTests/animations/api/element-animate-list-of-keyframes-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +
|
| +PASS Calling animate() should start an animation.
|
| +PASS Calling animate() should start an animation. CamelCase property names should be parsed.
|
| +PASS Calling animate() should start an animation. Dashed property names should be parsed.
|
| +PASS Calling animate() with a pre-constructed keyframes list should start an animation.
|
| +PASS Calling animate() with a pre-constructed keyframes list should start an animation. Invalid style declarations should be ignored.
|
| +
|
|
|