File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 33This repository contains the latest editor's draft of the [ W3C AudioWG] ( http://www.w3.org/2011/audio/ ) 's Web MIDI API.
44
55You can preview the current version of the master branch [ here] ( http://webaudio.github.com/web-midi-api/ ) .
6+
7+ # Tests
8+
9+ For normative changes, a corresponding
10+ [ web-platform-tests] ( https://github.com/w3c/web-platform-tests ) PR is highly appreciated. Typically,
11+ both PRs will be merged at the same time. Note that a test change that contradicts the spec should
12+ not be merged before the corresponding spec change. If testing is not practical, please explain why
13+ and if appropriate [ file an issue] ( https://github.com/w3c/web-platform-tests/issues/new ) to follow
14+ up later. Add the ` type:untestable ` or ` type:missing-coverage ` label as appropriate.
You can’t perform that action at this time.
0 commit comments