| Index: third_party/WebKit/LayoutTests/webaudio/offlineaudiocontext-suspend-resume-sequence-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/webaudio/offlineaudiocontext-suspend-resume-sequence-expected.txt b/third_party/WebKit/LayoutTests/webaudio/offlineaudiocontext-suspend-resume-sequence-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..3f0140e3e10764c98d25acd8525eacc6483558a8
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/webaudio/offlineaudiocontext-suspend-resume-sequence-expected.txt
|
| @@ -0,0 +1,23 @@
|
| +Test OfflineAudioContext.resume() and OfflineAudioContext.suspend() with the timed sequence.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS Scheduling a suspend #0 at 0.25 second(s).
|
| +PASS Scheduling a suspend #1 at 0.75 second(s).
|
| +PASS Scheduling a suspend #2 at 1 second(s).
|
| +PASS Scheduling a suspend #3 at 0.5 second(s).
|
| +PASS Scheduling a suspend #4 at 1.25 second(s).
|
| +PASS Scheduling a suspend #5 at 0 second(s).
|
| +PASS Scheduling a suspend #6 at 1.75 second(s).
|
| +PASS The resolution order of suspend #5 is 0 at 0.00 second(s).
|
| +PASS The resolution order of suspend #0 is 1 at 0.25 second(s).
|
| +PASS The resolution order of suspend #3 is 2 at 0.50 second(s).
|
| +PASS The resolution order of suspend #1 is 3 at 0.75 second(s).
|
| +PASS The resolution order of suspend #2 is 4 at 1.00 second(s).
|
| +PASS The resolution order of suspend #4 is 5 at 1.25 second(s).
|
| +PASS The resolution order of suspend #6 is 6 at 1.75 second(s).
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|