[web-audio-api] Issue #114 - Spec argument range of createBuffer. (#245)

Those can only be non-null positive and inside their eventual nominal range.
INDEX_SIZE_ERR is thrown if this is not the case.
You can merge this Pull Request by running:

  git pull https://github.com/padenot/web-audio-api 114

Or you can view, comment on it, or merge it online at:

  https://github.com/WebAudio/web-audio-api/pull/245

-- Commit Summary --

  * Issue 114 - Spec argument range of createBuffer.

-- File Changes --

    M index.html (5)

-- Patch Links --

https://github.com/WebAudio/web-audio-api/pull/245.patch
https://github.com/WebAudio/web-audio-api/pull/245.diff

Received on Monday, 30 September 2013 19:38:46 UTC