Index: LayoutTests/fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt |
diff --git a/LayoutTests/fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt b/LayoutTests/fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt |
index ab60e49031b187c539040d75019947700f4c4d07..a07c9c6fcb53af3e739882836490856b15ff8309 100644 |
--- a/LayoutTests/fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt |
+++ b/LayoutTests/fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt |
@@ -1 +1,2 @@ |
+shouldnotexecute.js has MIME type application/javascript |
Unknown script types should not be loaded nor executed. If this test fails, an extra line will appear in the output with the script's MIME type. |
tonyg
2014/05/29 23:27:25
According to this message, this test is failing no
|