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