Index: LayoutTests/fast/frames/sandboxed-iframe-attribute-parsing-12-expected.txt |
diff --git a/LayoutTests/fast/frames/sandboxed-iframe-attribute-parsing-12-expected.txt b/LayoutTests/fast/frames/sandboxed-iframe-attribute-parsing-12-expected.txt |
index b93c467f18e59af3a681b67db80bb9decb8f44ed..236f4ceed69444de60b1833de5d55f16cc81f39c 100644 |
--- a/LayoutTests/fast/frames/sandboxed-iframe-attribute-parsing-12-expected.txt |
+++ b/LayoutTests/fast/frames/sandboxed-iframe-attribute-parsing-12-expected.txt |
@@ -1,5 +1,5 @@ |
-CONSOLE MESSAGE: line 9: Error while parsing the 'sandbox' attribute: 'allow-scriptss' is an invalid sandbox flag. |
-CONSOLE MESSAGE: Blocked script execution in 'sandboxed-iframe-attribute-parsing-disallowed.html' because the document's frame is sandboxed and the 'allow-scripts' permission is not set. |
+CONSOLE ERROR: line 9: Error while parsing the 'sandbox' attribute: 'allow-scriptss' is an invalid sandbox flag. |
+CONSOLE ERROR: Blocked script execution in 'sandboxed-iframe-attribute-parsing-disallowed.html' because the document's frame is sandboxed and the 'allow-scripts' permission is not set. |
Misspelling. |