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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Document-constructor-expected.txt

Issue 2881323002: Support Document constructor. (Closed)
Patch Set: . 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 FAIL new Document(): interfaces Illegal constructor 2 PASS new Document(): interfaces
3 FAIL new Document(): children Illegal constructor 3 PASS new Document(): children
4 FAIL new Document(): metadata Illegal constructor 4 PASS new Document(): metadata
5 FAIL new Document(): characterSet aliases Illegal constructor 5 PASS new Document(): characterSet aliases
6 FAIL new Document(): URL parsing Illegal constructor 6 FAIL new Document(): URL parsing assert_equals: expected "http://example.org/?%C 3%A4" but got "http://example.org/?รค"
dominicc (has gone to gerrit) 2017/05/17 05:50:33 crbug for this?
tkent 2017/05/17 08:42:18 I don't know. This failure isn't so related to Do
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