Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / webaudio / audionode-expected.txt
index 6710293..bb57ecf 100644 (file)
@@ -3,9 +3,6 @@ Basic tests for AudioNode API.
 
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
-PASS audioNode.noteOn() threw exception TypeError: Failed to execute 'noteOn' on 'AudioBufferSourceNode': 1 argument required, but only 0 present..
-PASS audioNode.noteGrainOn() threw exception TypeError: Failed to execute 'noteGrainOn' on 'AudioBufferSourceNode': 3 arguments required, but only 0 present..
-PASS audioNode.noteOff() threw exception TypeError: Failed to execute 'noteOff' on 'AudioBufferSourceNode': 1 argument required, but only 0 present..
 PASS Source AudioNode has no inputs.
 PASS Source AudioNode has one output.
 PASS Destination AudioNode has one input.
 PASS Source AudioNode has no inputs.
 PASS Source AudioNode has one output.
 PASS Destination AudioNode has one input.