| Index: third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/setTarget-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/setTarget-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/setTarget-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..168171b1a0c48164297d9ebbc92ecf02e37b3bcb
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/setTarget-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +This is a testharness.js-based test.
|
| +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 at 50% progress before clearing the target expected "50px" but got "10px"
|
| +FAIL Test setting target from a valid target to another target assert_equals: Value of 1st element (currently targeted) before changing the effect target expected "50px" but got "10px"
|
| +Harness: the test ran to completion.
|
| +
|
|
|