Chromium Code Reviews| Index: LayoutTests/imported/web-platform-tests/FileAPI/url/url_createobjecturl_blob-expected.txt |
| diff --git a/LayoutTests/imported/web-platform-tests/FileAPI/url/url_createobjecturl_blob-expected.txt b/LayoutTests/imported/web-platform-tests/FileAPI/url/url_createobjecturl_blob-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..f0147f7d3e5c54206bf3684f9a3ca1eca212c1c0 |
| --- /dev/null |
| +++ b/LayoutTests/imported/web-platform-tests/FileAPI/url/url_createobjecturl_blob-expected.txt |
| @@ -0,0 +1,5 @@ |
| +This is a testharness.js-based test. |
| +PASS Check if the Blob URI starts with 'blob' using createObjectURL() |
| +FAIL Check if the Blob URI starts with 'blob' using createFor() window.URL.createFor is not a function |
| +Harness: the test ran to completion. |
| + |