Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/events/Event-dispatch-bubbles-false-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/events/Event-dispatch-bubbles-false-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/events/Event-dispatch-bubbles-false-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..cf6322015fcbb4766fc09898e45c0ff0770a922e |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/events/Event-dispatch-bubbles-false-expected.txt |
@@ -0,0 +1,8 @@ |
+This is a testharness.js-based test. |
+PASS In window.document with click event |
+PASS In window.document with load event |
+FAIL In window.document.cloneNode(true) assert_array_equals: targets lengths differ, expected 8 got 0 |
+FAIL In new Document() Illegal constructor |
+PASS In DOMImplementation.createHTMLDocument() |
+Harness: the test ran to completion. |
+ |