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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/dom/events/Event-dispatch-bubbles-true-expected.txt

Issue 2881323002: Support Document constructor. (Closed)
Patch Set: add svg/xml tests Created 3 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 unified diff | Download patch
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 PASS In window.document with click event 2 PASS In window.document with click event
3 PASS In window.document with load event 3 PASS In window.document with load event
4 FAIL In window.document.cloneNode(true) assert_array_equals: targets lengths dif fer, expected 14 got 0 4 FAIL In window.document.cloneNode(true) assert_array_equals: targets lengths dif fer, expected 14 got 0
5 FAIL In new Document() Illegal constructor 5 PASS In new Document()
6 PASS In DOMImplementation.createHTMLDocument() 6 PASS In DOMImplementation.createHTMLDocument()
7 Harness: the test ran to completion. 7 Harness: the test ran to completion.
8 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698