Index: third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animatable/animate-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animatable/animate-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animatable/animate-expected.txt |
index 750716b13536c3d853c6a5a0e85415ebc88cb0f8..a06e6d2ea95b242b5ae4aa150c451bd4d28b2f17 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animatable/animate-expected.txt |
+++ b/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animatable/animate-expected.txt |
@@ -2,6 +2,7 @@ CONSOLE WARNING: line 77: Invalid keyframe value for property top: invalid |
CONSOLE WARNING: line 77: Invalid keyframe value for property left: invalid |
CONSOLE WARNING: line 77: Invalid keyframe value for property left: invalid |
This is a testharness.js-based test. |
+Found 59 tests; 17 PASS, 42 FAIL, 0 TIMEOUT, 0 NOTRUN. |
PASS Element.animate() creates an Animation object |
FAIL Element.animate() creates an Animation object in the relevant realm of the target element Cannot read property 'prototype' of undefined |
PASS Element.animate() creates an Animation object with a KeyframeEffect |