Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(20)

Unified Diff: LayoutTests/media/video-controls-no-scripting-expected.txt

Issue 26770004: Add console message levels to test expectation output. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Tests. Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698