Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/KeyframeEffect/copy-contructor-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/KeyframeEffect/copy-contructor-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/KeyframeEffect/copy-contructor-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..49631f1e84e9ff60723f7b29ea7d4b4d66da69f9 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/KeyframeEffect/copy-contructor-expected.txt |
| @@ -0,0 +1,4 @@ |
| +This is a testharness.js-based test. |
| +FAIL Test mutable copy from a KeyframeEffectReadOnly source Failed to construct 'KeyframeEffect': 2 arguments required, but only 1 present. |
| +Harness: the test ran to completion. |
| + |