Index: LayoutTests/platform/mac/fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt |
diff --git a/LayoutTests/platform/mac/fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt b/LayoutTests/platform/mac/fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt |
deleted file mode 100644 |
index c2822be1eabcce501fbcac56861bee3f92d13aa3..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/mac/fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt |
+++ /dev/null |
@@ -1,2 +0,0 @@ |
-shouldnotexecute.js has MIME type application/x-javascript |
-Unknown script types should not be loaded nor executed. If this test fails, an more than one line will appear in the output with the script's MIME type. One line is OK, as it's from the prelaoder (which has no concept of invalid script types and will happily issue a preload). |