| Index: third_party/WebKit/LayoutTests/webaudio/offlineaudiocontext-suspend-resume-promise-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/webaudio/offlineaudiocontext-suspend-resume-promise-expected.txt b/third_party/WebKit/LayoutTests/webaudio/offlineaudiocontext-suspend-resume-promise-expected.txt
|
| index a4ce359f840bea95b0c0f10c44265c92b3303faf..8028aeea7ffc91f04e4052cf038f956c60865318 100644
|
| --- a/third_party/WebKit/LayoutTests/webaudio/offlineaudiocontext-suspend-resume-promise-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/webaudio/offlineaudiocontext-suspend-resume-promise-expected.txt
|
| @@ -20,7 +20,7 @@ PASS suspend promise resolved: context is suspended at 1.5 second(s).
|
| PASS A new suspend has been scheduled at 1.75 second(s).
|
| PASS suspend promise resolved: 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 Promise context.state is equal to closed.
|
| +PASS Promise context.state is equal to 'closed'.
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|