Index: LayoutTests/http/tests/misc/iframe-invalid-source-crash-expected.txt |
diff --git a/LayoutTests/http/tests/misc/iframe-invalid-source-crash-expected.txt b/LayoutTests/http/tests/misc/iframe-invalid-source-crash-expected.txt |
index 8f475d046a40435c45d2addce23af4e606d81d47..f7ff080ceef51f2d2ea9e50a31e04971ed97806c 100644 |
--- a/LayoutTests/http/tests/misc/iframe-invalid-source-crash-expected.txt |
+++ b/LayoutTests/http/tests/misc/iframe-invalid-source-crash-expected.txt |
@@ -1,3 +1,3 @@ |
-CONSOLE MESSAGE: line 9: Not allowed to load local resource: file: |
+CONSOLE ERROR: line 9: Not allowed to load local resource: file: |
This tests that we don't crash if an iframe has an invalid source. |
SUCCESS - didn't crash |