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) |