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

Unified 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, 9 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 side-by-side diff with in-line comments
Download patch
« 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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/document-contentType-data-uri-expected.txt
diff --git a/LayoutTests/fast/dom/document-contentType-data-uri-expected.txt b/LayoutTests/fast/dom/document-contentType-data-uri-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..26b167c05c9f58eb20ce35cbf248e83bc15d7db3
--- /dev/null
+++ b/LayoutTests/fast/dom/document-contentType-data-uri-expected.txt
@@ -0,0 +1,8 @@
+PASS "text/html" is "text/html"
+PASS "text/xml" is "text/xml"
+PASS "application/xml" is "application/xml"
+PASS "image/svg+xml" is "image/svg+xml"
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« 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