mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-10 21:28:04 +02:00
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 |
||
|---|---|---|
| .. | ||
| js | ||
| resources | ||
| the-audio-api | ||
| historical.html | ||
| idlharness.https.window.js | ||
| META.yml | ||
| README.md | ||
| refresh_idl.rb | ||
Our test suite is currently tracking the editor's draft of the Web Audio API.
The tests are arranged in subdirectories, corresponding to different
sections of the spec. So, for example, tests for the DelayNode are
in the-audio-api/the-delaynode-interface.