| 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..271de5127825b1a4072e0f9e1ea30b658f132223
|
| --- /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 after clearing the target expected "10px" but got "50px"
|
| +FAIL Test setting target from a valid target to another target assert_equals: Value of 1st element (currently not targeted) after changing the effect target expected "10px" but got "50px"
|
| +Harness: the test ran to completion.
|
| +
|
|
|