| Index: third_party/WebKit/LayoutTests/webaudio/osc-sine-sweep-snr-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/webaudio/osc-sine-sweep-snr-expected.txt b/third_party/WebKit/LayoutTests/webaudio/osc-sine-sweep-snr-expected.txt
|
| index ce7c0713541da31e1057ac348eb5be3a49807215..b13dea85efff38a350bd4973ab67b27ddd887f2f 100644
|
| --- a/third_party/WebKit/LayoutTests/webaudio/osc-sine-sweep-snr-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/webaudio/osc-sine-sweep-snr-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE WARNING: line 101: Oscillator.frequency.exponentialRampToValue value 24050 outside nominal range [0, 22050]; value will be clamped.
|
| +CONSOLE WARNING: line 101: Oscillator.frequency.exponentialRampToValue value 24050 outside nominal range [-22050, 22050]; value will be clamped.
|
| Test Sine Oscillator with Exponential Sweep
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|