Chromium Code Reviews| Index: LayoutTests/webexposed/element-animate-expected.txt |
| diff --git a/LayoutTests/webexposed/element-animate-expected.txt b/LayoutTests/webexposed/element-animate-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..a6434e023fba2bb0cdade4097a2bf260f64cb95d |
| --- /dev/null |
| +++ b/LayoutTests/webexposed/element-animate-expected.txt |
| @@ -0,0 +1,10 @@ |
| +Check that Element.animate() is not available without experimental web platform features enabled. |
| + |
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
| + |
| + |
| +FAIL Element.animate() is exposed |
| +PASS successfullyParsed is true |
| + |
| +TEST COMPLETE |
| + |