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

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

Issue 2708953003: Move task.describe descriptions to audit.define (Closed)
Patch Set: Address review comments. Created 3 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: third_party/WebKit/LayoutTests/webaudio/BiquadFilter/biquadfilternode-basic-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webaudio/BiquadFilter/biquadfilternode-basic-expected.txt b/third_party/WebKit/LayoutTests/webaudio/BiquadFilter/biquadfilternode-basic-expected.txt
index 19017c6df6706eae7c307662dedf5bfb58e552b9..7159bcafef4477b7a56060482ad5ff502c7b3cf9 100644
--- a/third_party/WebKit/LayoutTests/webaudio/BiquadFilter/biquadfilternode-basic-expected.txt
+++ b/third_party/WebKit/LayoutTests/webaudio/BiquadFilter/biquadfilternode-basic-expected.txt
@@ -1,7 +1,7 @@
-CONSOLE WARNING: line 49: The provided value '99' is not a valid enum value of type BiquadFilterType.
+CONSOLE WARNING: line 51: The provided value '99' is not a valid enum value of type BiquadFilterType.
This is a testharness.js-based test.
PASS # AUDIT TASK RUNNER STARTED.
-PASS > [test]
+PASS > [test] Basic tests for BiquadFilterNode
PASS Number of inputs is equal to 1.
PASS Number of outputs is equal to 1.
PASS Default filter type is equal to lowpass.

Powered by Google App Engine
This is Rietveld 408576698