Index: third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/KeyframeEffect/setTarget-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/KeyframeEffect/setTarget-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/KeyframeEffect/setTarget-expected.txt |
index 421c9d96a51a621f2885fec9bd82fc2b5068ea33..b1eac32231e52e49f410ba8bdea23c31b0db9edd 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/KeyframeEffect/setTarget-expected.txt |
+++ b/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/KeyframeEffect/setTarget-expected.txt |
@@ -1,4 +1,5 @@ |
This is a testharness.js-based test. |
+Found 7 tests. 0 PASS 7 FAIL 0 TIMEOUT 0 NOTRUN |
FAIL Test setting target before constructing the associated animation Animation is not defined |
FAIL Test setting target from null to a valid target Animation is not defined |
FAIL Test setting target from a valid target to null assert_equals: Value after clearing the target expected "10px" but got "50px" |