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

Side by Side Diff: third_party/WebKit/LayoutTests/imported/wpt/html/browsers/the-window-object/Document-defaultView-expected.txt

Issue 1984023002: Move web-platform-tests to wpt (part 1 of 2) (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 unified diff | Download patch
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 PASS Document in a browsing context 2 PASS Document in a browsing context
3 FAIL Document created with the Document constructor Illegal constructor 3 FAIL Document created with the Document constructor Illegal constructor
4 PASS Document created with createDocument 4 PASS Document created with createDocument
5 PASS Document created with createHTMLDocument 5 PASS Document created with createHTMLDocument
6 PASS Document created with XML DOMParser 6 PASS Document created with XML DOMParser
7 PASS Document created with HTML DOMParser 7 PASS Document created with HTML DOMParser
8 Harness: the test ran to completion. 8 Harness: the test ran to completion.
9 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698