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

Unified Diff: LayoutTests/webaudio/audiobuffersource-start-expected.txt

Issue 723823002: AudioBufferSourceNode loop duration should be the actual duration (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: One item per line Created 5 years, 10 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/audiobuffersource-start-expected.txt
diff --git a/LayoutTests/webaudio/audiobuffersource-start-expected.txt b/LayoutTests/webaudio/audiobuffersource-start-expected.txt
index 03c28c5d32cac45007fe510dcf95c72002775fe9..5ac14f898c2ad6ae6ad3a0816a8d1a8b2fd1b88d 100644
--- a/LayoutTests/webaudio/audiobuffersource-start-expected.txt
+++ b/LayoutTests/webaudio/audiobuffersource-start-expected.txt
@@ -10,4 +10,5 @@ PASS start(when, 4_frames, 4_frames): play with explicit non-zero offset and dur
PASS start(when, 7_frames): play with explicit non-zero offset near end of buffer
PASS start(when, 8_frames): play with explicit offset at end of buffer
PASS start(when, 9_frames): play with explicit offset past end of buffer
+PASS start(when, 0, 15_frames): play with whole buffer, with long duration (clipped)
« no previous file with comments | « LayoutTests/webaudio/audiobuffersource-start.html ('k') | LayoutTests/webaudio/resources/audiobuffersource-testing.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698