| Index: LayoutTests/webaudio/oscillator-custom.html
|
| diff --git a/LayoutTests/webaudio/oscillator-custom.html b/LayoutTests/webaudio/oscillator-custom.html
|
| index 1c2192da308152d7018bc28c042fa06bf7edd36a..89c75a1728ef6b174b114fbfed2e6e9114062de9 100644
|
| --- a/LayoutTests/webaudio/oscillator-custom.html
|
| +++ b/LayoutTests/webaudio/oscillator-custom.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
|
|
| <!--
|
| -Create an oscillator with a custom WaveTable and generate a slow exponential tone sweep.
|
| +Create an oscillator with a custom PeriodicWave and generate a slow exponential tone sweep.
|
| The result can be checked for the correct wave shape and for aliasing artifacts.
|
| See oscillator-testing.js for details.
|
| -->
|
|
|