Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(85)

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-dispatch-bubbles-true-expected.txt

Issue 2015623004: Import wpt@ed94c51f3dfaa5ff4c9c311add1a560408059c51 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-dispatch-bubbles-true-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-dispatch-bubbles-false-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-dispatch-bubbles-true-expected.txt
similarity index 88%
copy from third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-dispatch-bubbles-false-expected.txt
copy to third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-dispatch-bubbles-true-expected.txt
index cf6322015fcbb4766fc09898e45c0ff0770a922e..dbee77a5a2557e65b19661b412a7028de6ca2ab2 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-dispatch-bubbles-false-expected.txt
+++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-dispatch-bubbles-true-expected.txt
@@ -1,7 +1,7 @@
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 window.document.cloneNode(true) assert_array_equals: targets lengths differ, expected 14 got 0
FAIL In new Document() Illegal constructor
PASS In DOMImplementation.createHTMLDocument()
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698