Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-dispatch-multiple-stopPropagation-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-dispatch-multiple-stopPropagation-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-dispatch-multiple-stopPropagation-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..e7b4f8e5f26fca3a1ac20a0d8523941ac1576115 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-dispatch-multiple-stopPropagation-expected.txt |
| @@ -0,0 +1,4 @@ |
| +This is a testharness.js-based test. |
| +FAIL Multiple dispatchEvent() and stopPropagation() assert_array_equals: lengths differ, expected 1 got 0 |
| +Harness: the test ran to completion. |
| + |