| Index: third_party/WebKit/LayoutTests/webaudio/osc-sawtooth-sweep-snr-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/webaudio/osc-sawtooth-sweep-snr-expected.txt b/third_party/WebKit/LayoutTests/webaudio/osc-sawtooth-sweep-snr-expected.txt
|
| index 2f969be5725fcb4a5eaf52688e53b783d71bf05c..cada2f395504281815167726a6fc6aa52cf6e769 100644
|
| --- a/third_party/WebKit/LayoutTests/webaudio/osc-sawtooth-sweep-snr-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/webaudio/osc-sawtooth-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 Sawtooth Oscillator with Exponential Sweep
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|