gecko-dev/testing/web-platform/tests/webaudio/the-audio-api
Paul Adenot a8fb83f275 Bug 1530178 - Fix audiobuffer-copy-channel.html to allow copyFromChannel/copyToChannel wth an offset of n on an array that is n elements long. r=karlt
This is a no-op, but is allowed per spec:

> An optional offset to copy the data to. If startInChannel is greater than the
> length of the AudioBuffer, an IndexSizeError MUST be thrown.

If the numbers are equals, this shouldn't throw.

Differential Revision: https://phabricator.services.mozilla.com/D29358

--HG--
extra : moz-landing-system : lando
2019-05-02 09:24:57 +00:00
..
the-analysernode-interface Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly 2019-04-24 11:19:30 +01:00
the-audiobuffer-interface Bug 1530178 - Fix audiobuffer-copy-channel.html to allow copyFromChannel/copyToChannel wth an offset of n on an array that is n elements long. r=karlt 2019-05-02 09:24:57 +00:00
the-audiobuffersourcenode-interface
the-audiocontext-interface
the-audiodestinationnode-interface
the-audiolistener-interface
the-audionode-interface
the-audioparam-interface
the-audioprocessingevent-interface
the-audioworklet-interface
the-biquadfilternode-interface
the-channelmergernode-interface
the-channelsplitternode-interface
the-constantsourcenode-interface
the-convolvernode-interface
the-delaynode-interface
the-dynamicscompressornode-interface
the-gainnode-interface
the-iirfilternode-interface
the-mediaelementaudiosourcenode-interface Bug 1535850 [wpt PR 15790] - Use matching sample rate for the context as for the reference file, a=testonly 2019-04-01 14:43:35 +01:00
the-mediastreamaudiodestinationnode-interface
the-mediastreamaudiosourcenode-interface
the-offlineaudiocontext-interface
the-oscillatornode-interface
the-pannernode-interface
the-periodicwave-interface
the-scriptprocessornode-interface
the-stereopanner-interface
the-waveshapernode-interface