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

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

Issue 1047993002: bindings: Add validation for enum Sequence or Array (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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/biquadfilternode-basic-expected.txt
diff --git a/LayoutTests/webaudio/biquadfilternode-basic-expected.txt b/LayoutTests/webaudio/biquadfilternode-basic-expected.txt
index 7a6743470e55a106bb74a41f27661799c476f490..cbe20aa646f9bc40e768254d116a820ddde78561 100644
--- a/LayoutTests/webaudio/biquadfilternode-basic-expected.txt
+++ b/LayoutTests/webaudio/biquadfilternode-basic-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE WARNING: The provided value '99' is not a valid value of type 'BiquadFilterType'.
+CONSOLE WARNING: The provided value '99' is not a valid enum value.
Basic tests for BiquadFilterNode.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698