| Index: third_party/WebKit/LayoutTests/webaudio/scriptprocessornode-premature-death-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/webaudio/scriptprocessornode-premature-death-expected.txt b/third_party/WebKit/LayoutTests/webaudio/scriptprocessornode-premature-death-expected.txt
|
| index cc0a24fde832948970d5c740c663473f1564e161..ea5bedf79a6dca62e22e5bef7061c0aec83275d3 100644
|
| --- a/third_party/WebKit/LayoutTests/webaudio/scriptprocessornode-premature-death-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/webaudio/scriptprocessornode-premature-death-expected.txt
|
| @@ -7,8 +7,8 @@ Testing with explicitly keeping a reference to the script processor node alive.
|
| PASS wasCollectedPrematurely is false
|
| PASS wasCalled is true
|
| Testing without explicitly keeping a reference to the script processor node alive.
|
| -FAIL wasCollectedPrematurely should be false. Was true.
|
| -FAIL wasCalled should be true. Was false.
|
| +PASS wasCollectedPrematurely is false
|
| +PASS wasCalled is true
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|