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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/security/media-element-audio-source-node-cross-origin-expected.txt

Issue 2646033003: DevTools: streamline console logging levels, migrate 'log' to 'info' level, 'debug' to 'verbose' le… (Closed)
Patch Set: missing rebaseline Created 3 years, 11 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: third_party/WebKit/LayoutTests/http/tests/security/media-element-audio-source-node-cross-origin-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/media-element-audio-source-node-cross-origin-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/media-element-audio-source-node-cross-origin-expected.txt
index 7b5f98abe2c43b6cdaaee412c37b7dd994b20b53..0de4c51813cee55180fb9c8f93e55649e448ce9c 100644
--- a/third_party/WebKit/LayoutTests/http/tests/security/media-element-audio-source-node-cross-origin-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/security/media-element-audio-source-node-cross-origin-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE INFO: MediaElementAudioSource outputs zeroes due to CORS access restrictions for http://localhost:8000/security/resources/webaudio/laughter.wav
+CONSOLE MESSAGE: MediaElementAudioSource outputs zeroes due to CORS access restrictions for http://localhost:8000/security/resources/webaudio/laughter.wav
MediaElementAudioSourceNode with cross-origin source
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698