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

Unified Diff: third_party/WebKit/LayoutTests/webaudio/audioparam-automation-clamping-expected.txt

Issue 2567713002: Separating layout test utilities into audit-util.js (Closed)
Patch Set: Created 4 years 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/audioparam-automation-clamping-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webaudio/audioparam-automation-clamping-expected.txt b/third_party/WebKit/LayoutTests/webaudio/audioparam-automation-clamping-expected.txt
index a39e6a8980026f5c94451b3a2ed3c0febb52e75d..5cf06d2332e07b283d6e431eb890274d8d89305e 100644
--- a/third_party/WebKit/LayoutTests/webaudio/audioparam-automation-clamping-expected.txt
+++ b/third_party/WebKit/LayoutTests/webaudio/audioparam-automation-clamping-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE WARNING: line 49: BiquadFilter.frequency.linearRampToValueAtTime value -1000 outside nominal range [0, 24000]; value will be clamped.
+CONSOLE WARNING: line 50: BiquadFilter.frequency.linearRampToValueAtTime value -1000 outside nominal range [0, 24000]; value will be clamped.
Test Clamping of Automations.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698