Revision 712117fd2551047eab06ca9133205d79ec24389d authored by Reza.Zakerinasab on 06 November 2017, 16:09:10 UTC, committed by Chromium WPT Sync on 06 November 2017, 16:09:10 UTC
This change removes the requirement of experimental canvas features flag
for CreateImageBitmap resize options.

Bug: 762559
Change-Id: Ifcf3a781f10f85a95ba36628b9dd76509181950b
1 parent b2cac4f
Raw File
README.md
Our test suite is currently tracking the [editor's draft](https://webaudio.github.io/web-audio-api/) 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`.
back to top