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

Side by Side Diff: LayoutTests/fast/dom/document-contentType-data-uri-expected.txt

Issue 151653004: Implemented Document.contentType (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase and fixing tests on windows Created 6 years, 8 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 "text/html" is "text/html"
2 PASS "text/xml" is "text/xml"
3 PASS "application/xml" is "application/xml"
4 PASS "image/svg+xml" is "image/svg+xml"
5 PASS successfullyParsed is true
6
7 TEST COMPLETE
8
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/document-contentType-data-uri.html ('k') | LayoutTests/http/conf/lighttpd.conf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698