# HG changeset patch # Parent 0067d6d9b8eb9cfc65f689b62c6888f98c1018a7 # User Karl Tomlinson test for bug 933304 diff --git a/content/media/webaudio/test/mochitest.ini b/content/media/webaudio/test/mochitest.ini --- a/content/media/webaudio/test/mochitest.ini +++ b/content/media/webaudio/test/mochitest.ini @@ -105,15 +105,16 @@ support-files = [test_pannerNodeChannelCount.html] [test_pannerNodeTail.html] [test_pannerNode_equalPower.html] [test_periodicWave.html] [test_scriptProcessorNode.html] [test_scriptProcessorNodeChannelCount.html] [test_scriptProcessorNodeZeroInputOutput.html] [test_scriptProcessorNodeNotConnected.html] +[test_stereoPanningWithGain.html] [test_singleSourceDest.html] [test_waveShaper.html] [test_waveShaperNoCurve.html] [test_waveShaperZeroLengthCurve.html] [test_audioDestinationNode.html] [test_mozaudiochannel.html] [test_waveDecoder.html] diff --git a/content/media/webaudio/test/test_stereoPanningWithGain.html b/content/media/webaudio/test/test_stereoPanningWithGain.html new file mode 100644 --- /dev/null +++ b/content/media/webaudio/test/test_stereoPanningWithGain.html @@ -0,0 +1,49 @@ + + + + Test stereo equalpower panning with a GainNode + + + + +
+
+
+
+ +