| Index: third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animation/constructor-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animation/constructor-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animation/constructor-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..999cc88e9a00ac39ed3e549962c1f6a4773c96d0
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animation/constructor-expected.txt
|
| @@ -0,0 +1,11 @@
|
| +This is a testharness.js-based test.
|
| +FAIL Animation can be constructed with null effect and null timeline Animation is not defined
|
| +FAIL Animation can be constructed with null effect and non-null timeline Animation is not defined
|
| +FAIL Animation can be constructed with null effect and no timeline parameter Animation is not defined
|
| +FAIL Animation can be constructed with non-null effect and null timeline Animation is not defined
|
| +FAIL Animation can be constructed with non-null effect and non-null timeline Animation is not defined
|
| +FAIL Animation can be constructed with non-null effect and no timeline parameter Animation is not defined
|
| +FAIL Animation constructed by an effect with null target runs normally Animation is not defined
|
| +FAIL Animation constructed with a keyframe that target element is in iframe Animation is not defined
|
| +Harness: the test ran to completion.
|
| +
|
|
|