| Index: LayoutTests/webaudio/oscillator-basic-expected.txt
|
| diff --git a/LayoutTests/webaudio/oscillator-basic-expected.txt b/LayoutTests/webaudio/oscillator-basic-expected.txt
|
| index b076d76e54cf69572c2ce6e1ff67e62b11e49c29..6e5b07c51bc4c52860d053eccaea58e7c5636606 100644
|
| --- a/LayoutTests/webaudio/oscillator-basic-expected.txt
|
| +++ b/LayoutTests/webaudio/oscillator-basic-expected.txt
|
| @@ -10,7 +10,7 @@ PASS Oscillator correctly set to SINE type using legacy integer value.
|
| PASS Oscillator correctly set to SQUARE type using legacy integer value.
|
| PASS Oscillator correctly set to SAWTOOTH type using legacy integer value.
|
| PASS Oscillator correctly set to TRIANGLE type using legacy integer value.
|
| -PASS Oscillator correctly set to CUSTOM type using setWaveTable.
|
| +PASS Oscillator correctly set to CUSTOM type using setPeriodicWave.
|
| PASS Directly setting oscillator type to CUSTOM correctly throws exception.
|
| PASS Setting oscillator to invalid type 5 correctly throws exception.
|
| PASS Setting .type to illegal string value threw TypeError.
|
|
|