Index: third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-propagation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-propagation-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-propagation-expected.txt |
deleted file mode 100644 |
index 062a33674871a2599ffa4662745f4a722745c9c9..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-propagation-expected.txt |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-This is a testharness.js-based test. |
-PASS Newly-created Event |
-FAIL After stopPropagation() assert_equals: Propagation flag after first dispatch expected true but got false |
-PASS Reinitialized after stopPropagation() |
-FAIL After stopImmediatePropagation() assert_equals: Propagation flag after first dispatch expected true but got false |
-PASS Reinitialized after stopImmediatePropagation() |
-Harness: the test ran to completion. |
- |