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

Unified Diff: LayoutTests/webaudio/oscillator-basic-expected.txt

Issue 18182009: WaveTable name has changed to PeriodicWave (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix global constructors test Created 7 years, 6 months 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
« no previous file with comments | « LayoutTests/webaudio/oscillator-basic.html ('k') | LayoutTests/webaudio/oscillator-custom.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « LayoutTests/webaudio/oscillator-basic.html ('k') | LayoutTests/webaudio/oscillator-custom.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698