| Index: third_party/WebKit/LayoutTests/webaudio/offlineaudiocontext-suspend-resume-eventhandler-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/webaudio/offlineaudiocontext-suspend-resume-eventhandler-expected.txt b/third_party/WebKit/LayoutTests/webaudio/offlineaudiocontext-suspend-resume-eventhandler-expected.txt
|
| index e4b6237fcfb10eeb1a102727b427c3c9dcea288a..ce3b80d5bd08eb043c29de46381d800e0d88f1a7 100644
|
| --- a/third_party/WebKit/LayoutTests/webaudio/offlineaudiocontext-suspend-resume-eventhandler-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/webaudio/offlineaudiocontext-suspend-resume-eventhandler-expected.txt
|
| @@ -20,7 +20,7 @@ PASS onstatechange event handler: context is suspended at 1.5 second(s).
|
| PASS A new suspend has been scheduled at 1.75 second(s).
|
| PASS onstatechange event handler: context is suspended at 1.75 second(s).
|
| PASS Scheduling at 2 seconds rejected correctly (with InvalidStateError: cannot schedule a suspend at frame 25600 (2 seconds) because it is greater than or equal to the total render duration of 25600 frames).
|
| -PASS oncomplete event handler: context.state is equal to closed.
|
| +PASS oncomplete event handler: context.state is equal to "closed".
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|