diff --git a/content/media/webaudio/test/mochitest.ini b/content/media/webaudio/test/mochitest.ini index 08032601668..ac748a6fe31 100644 --- a/content/media/webaudio/test/mochitest.ini +++ b/content/media/webaudio/test/mochitest.ini @@ -110,6 +110,7 @@ support-files = [test_scriptProcessorNodeChannelCount.html] [test_scriptProcessorNodeZeroInputOutput.html] [test_scriptProcessorNodeNotConnected.html] +[test_stereoPanningWithGain.html] [test_singleSourceDest.html] [test_waveShaper.html] [test_waveShaperNoCurve.html] diff --git a/content/media/webaudio/test/test_stereoPanningWithGain.html b/content/media/webaudio/test/test_stereoPanningWithGain.html new file mode 100644 index 00000000000..1ef0c037dfd --- /dev/null +++ b/content/media/webaudio/test/test_stereoPanningWithGain.html @@ -0,0 +1,49 @@ + + + + Test stereo equalpower panning with a GainNode + + + + +
+
+
+
+ +