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

Unified Diff: LayoutTests/webaudio/audiobuffersource-loop-comprehensive-expected.txt

Issue 723823002: AudioBufferSourceNode loop duration should be the actual duration (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 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-loop-comprehensive-expected.txt
diff --git a/LayoutTests/webaudio/audiobuffersource-loop-comprehensive-expected.txt b/LayoutTests/webaudio/audiobuffersource-loop-comprehensive-expected.txt
index 967aa558e464c60b611efe1bdc6a03a2947bc944..81a03e39a18d89adf1f3eecbb720fdc293dff236 100644
--- a/LayoutTests/webaudio/audiobuffersource-loop-comprehensive-expected.txt
+++ b/LayoutTests/webaudio/audiobuffersource-loop-comprehensive-expected.txt
@@ -18,4 +18,5 @@ PASS illegal loop: loopStartFrame > loopEndFrame
PASS illegal loop: loopStartFrame == loopEndFrame
PASS illegal loop: loopStartFrame < 0
PASS illegal loop: loopEndFrame > bufferLength
+PASS loop from 3 -> 6 with offset 1 for 31 frames

Powered by Google App Engine
This is Rietveld 408576698