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