| 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.
|
|
|