mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
6 lines
334 B
Markdown
6 lines
334 B
Markdown
Our test suite is currently tracking the [editor's draft](https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html) 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`.
|