chromium/third_party/blink/web_tests/webaudio/internals/scriptprocessornode-rewrap-expected.txt

CONSOLE WARNING: The ScriptProcessorNode is deprecated. Use AudioWorkletNode instead. (https://bit.ly/audio-worklet)
Tests re-wrapping an AudioNode sublass after its JS wrapper is deleted wraps the node as the correct subclass. A binding integrity assert will fire otherwise.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

PASS onaudioprocess was called with correct input data.
PASS successfullyParsed is true

TEST COMPLETE