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

Unified Diff: LayoutTests/webaudio/oscillator-custom.html

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
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.
-->
« no previous file with comments | « LayoutTests/webaudio/oscillator-basic-expected.txt ('k') | LayoutTests/webaudio/resources/oscillator-testing.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698