Index: LayoutTests/media/video-controls-no-scripting-expected.txt |
diff --git a/LayoutTests/media/video-controls-no-scripting-expected.txt b/LayoutTests/media/video-controls-no-scripting-expected.txt |
index 021e60a282054f750c9dea8d4954a9652cc30f3a..2b83b341e818e4ad51fefccce9b2a74da5fcd2ab 100644 |
--- a/LayoutTests/media/video-controls-no-scripting-expected.txt |
+++ b/LayoutTests/media/video-controls-no-scripting-expected.txt |
@@ -1,5 +1,5 @@ |
-CONSOLE MESSAGE: Blocked script execution in 'video-controls-no-scripting-iframe.html' because the document's frame is sandboxed and the 'allow-scripts' permission is not set. |
-CONSOLE MESSAGE: line 13: Blocked script execution in 'video-controls-no-scripting-iframe.html' because the document's frame is sandboxed and the 'allow-scripts' permission is not set. |
+CONSOLE ERROR: Blocked script execution in 'video-controls-no-scripting-iframe.html' because the document's frame is sandboxed and the 'allow-scripts' permission is not set. |
+CONSOLE ERROR: line 13: Blocked script execution in 'video-controls-no-scripting-iframe.html' because the document's frame is sandboxed and the 'allow-scripts' permission is not set. |
Tests that the built-in controls are always enabled when JavaScript is disabled. |