mirror of
https://github.com/servo/servo.git
synced 2025-07-12 18:03:49 +01:00
5 lines
306 B
Markdown
5 lines
306 B
Markdown
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`.
|