| Index: LayoutTests/webaudio/scriptprocessornode-detached-no-crash-expected.txt
|
| diff --git a/LayoutTests/webaudio/scriptprocessornode-zero-input-channels-expected.txt b/LayoutTests/webaudio/scriptprocessornode-detached-no-crash-expected.txt
|
| similarity index 58%
|
| copy from LayoutTests/webaudio/scriptprocessornode-zero-input-channels-expected.txt
|
| copy to LayoutTests/webaudio/scriptprocessornode-detached-no-crash-expected.txt
|
| index 0a2ffcfc1dd456ed9c5c26bfd5b104dcdead63d6..0f8777fd870e9d593de42123c1e334f77de4b07e 100644
|
| --- a/LayoutTests/webaudio/scriptprocessornode-zero-input-channels-expected.txt
|
| +++ b/LayoutTests/webaudio/scriptprocessornode-detached-no-crash-expected.txt
|
| @@ -1,9 +1,10 @@
|
| -Tests that ScriptProcessorNode accepts 0 input channels.
|
| +main frame - has 1 onunload handler(s)
|
| +Tests that ScriptProcessorNode event dispatch doesn't fail when detached from document.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
| +
|
| PASS Successfully created ScriptProcessorNode.
|
| -PASS ScriptProcessorNode accepts 0 input channels.
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|