Chromium Code Reviews| 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 |
| + |