blob: 0814352720e359e47185a3debed6d42255a3aae8 [file] [edit]
PASS MediaElementAudioSourceNode constructor associates the node with the given context and mediaElement
PASS MediaElementAudioSourceNode constructor sets default AudioNode parameters via 'initialize the AudioNode'
PASS MediaElementAudioSourceNode constructor throws TypeError when MediaElementAudioSourceOptions.mediaElement is missing
PASS createMediaElementSource() and the MediaElementAudioSourceNode constructor produce equivalent nodes