Index: LayoutTests/platform/android/http/tests/xmlhttprequest/xhr-to-blob-in-isolated-world-expected.txt |
diff --git a/LayoutTests/platform/android/http/tests/xmlhttprequest/xhr-to-blob-in-isolated-world-expected.txt b/LayoutTests/platform/android/http/tests/xmlhttprequest/xhr-to-blob-in-isolated-world-expected.txt |
deleted file mode 100644 |
index d4bde29ff8d97ce69c2b5ecfdb663c9adba916ab..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/android/http/tests/xmlhttprequest/xhr-to-blob-in-isolated-world-expected.txt |
+++ /dev/null |
@@ -1,2 +0,0 @@ |
-This tests an isolated script's ability to XHR a blob that is in its security origin, which is not the same as the document's security origin. |
-We pass if there are no console errors. |