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

Side by Side Diff: LayoutTests/webaudio/offlineaudiocontext-suspend-resume-sequence-expected.txt

Issue 1140723003: Implement suspend() and resume() for OfflineAudioContext (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Ready for Review Created 5 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 unified diff | Download patch
OLDNEW
(Empty)
1 Test OfflineAudioContext.resume() and OfflineAudioContext.suspend() with the tim ed sequence.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS Sorted suspend times array is identical to the array [0,0.25,0.5,0.75,1,1.2 5,1.75].
Raymond Toy 2015/06/12 21:11:36 I think it might be nice to see PASS message from
hongchan 2015/06/15 18:40:46 Done.
7 PASS successfullyParsed is true
8
9 TEST COMPLETE
10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698