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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/domparsing/DOMParser-parseFromString-html-expected.txt

Issue 2658793002: Report w3c test result count for WPT (Closed)
Patch Set: update Created 3 years, 10 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 Found 10 tests. 8 PASS 2 FAIL 0 TIMEOUT 0 NOTRUN
2 PASS Parsing of id attribute 3 PASS Parsing of id attribute
3 PASS contentType 4 PASS contentType
4 PASS characterSet 5 PASS characterSet
5 PASS inputEncoding 6 PASS inputEncoding
6 PASS charset 7 PASS charset
7 FAIL URL value assert_equals: The document must have a URL value equal to the UR L of the active document. expected (string) "http://web-platform.test:8001/dompa rsing/DOMParser-parseFromString-html.html" but got (object) null 8 FAIL URL value assert_equals: The document must have a URL value equal to the UR L of the active document. expected (string) "http://web-platform.test:8001/dompa rsing/DOMParser-parseFromString-html.html" but got (object) null
8 FAIL baseURI value assert_equals: expected (string) "http://web-platform.test:80 01/domparsing/DOMParser-parseFromString-html.html" but got (object) null 9 FAIL baseURI value assert_equals: expected (string) "http://web-platform.test:80 01/domparsing/DOMParser-parseFromString-html.html" but got (object) null
9 PASS Location value 10 PASS Location value
10 PASS DOMParser parses HTML tag soup with no problems 11 PASS DOMParser parses HTML tag soup with no problems
11 PASS DOMParser throws on an invalid enum value 12 PASS DOMParser throws on an invalid enum value
12 Harness: the test ran to completion. 13 Harness: the test ran to completion.
13 14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698