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

Side by Side Diff: LayoutTests/http/tests/dom/document-contentType-xhr-expected.txt

Issue 151653004: Implemented Document.contentType (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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
(Empty)
1 PASS "200" is "200"
2 PASS "text/html" is "text/html"
3 PASS "200" is "200"
4 PASS "text/xml" is "text/xml"
5 PASS "200" is "200"
6 PASS "application/xml" is "application/xml"
7 PASS "200" is "200"
8 PASS "text/html" is "text/html"
9 PASS "200" is "200"
10 PASS "text/xml" is "text/xml"
11 PASS "200" is "200"
12 PASS "application/xml" is "application/xml"
13 PASS successfullyParsed is true
14
15 TEST COMPLETE
16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698