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

Unified Diff: LayoutTests/webaudio/oscillator-basic-expected.txt

Issue 955413002: Log in Binding code for invalid enum type. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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/webaudio/oscillator-basic-expected.txt
diff --git a/LayoutTests/webaudio/oscillator-basic-expected.txt b/LayoutTests/webaudio/oscillator-basic-expected.txt
index 375cb4a3c4bf76a1db8bc681cf8fcb970cff38df..b915299b1225147e70f05182f7908c804b4ecdcc 100644
--- a/LayoutTests/webaudio/oscillator-basic-expected.txt
+++ b/LayoutTests/webaudio/oscillator-basic-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE ERROR: The provided value '0' is not a valid value of type 'OscillatorType'.
Nils Barth (inactive) 2015/02/26 17:21:54 Expected (see line 12 below): // Check that numeri
Basic test of setting Oscillator node types.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698