| Index: LayoutTests/webaudio/offlineaudiocontext-detached-no-crash-expected.txt
|
| diff --git a/LayoutTests/battery-status/detached-no-crash-expected.txt b/LayoutTests/webaudio/offlineaudiocontext-detached-no-crash-expected.txt
|
| similarity index 53%
|
| copy from LayoutTests/battery-status/detached-no-crash-expected.txt
|
| copy to LayoutTests/webaudio/offlineaudiocontext-detached-no-crash-expected.txt
|
| index 99fc3330e27584c69606b7264bbe7bdf1915d125..55ef58d93342202e403d5843cdb250b8f973d165 100644
|
| --- a/LayoutTests/battery-status/detached-no-crash-expected.txt
|
| +++ b/LayoutTests/webaudio/offlineaudiocontext-detached-no-crash-expected.txt
|
| @@ -1,11 +1,10 @@
|
| main frame - has 1 onunload handler(s)
|
| -Accessing navigator.getBattery() on a closed window.
|
| +Tests document-detached use of OfflineAudioContext, pass if no crash.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS typeof(nav.getBattery()) == 'object' is true
|
| -PASS nav.getBattery() is undefined.
|
| +PASS OfflineAudioContext.startRendering() on a closed context threw an exception.
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|