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 |
index 26b167c05c9f58eb20ce35cbf248e83bc15d7db3..4703a2b94fa70e9dcdc49bd05cb38e12def91389 100644 |
--- a/LayoutTests/fast/dom/document-contentType-data-uri-expected.txt |
+++ b/LayoutTests/fast/dom/document-contentType-data-uri-expected.txt |
@@ -1,7 +1,7 @@ |
-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 "text/html" is "text/html" |
PASS successfullyParsed is true |
TEST COMPLETE |