Skip to content

Commit 01853e3

Browse files
authored
Merge pull request #182 from foolip/patch-1
Ask for tests for normative changes in README.md
2 parents 543b0fd + 6d49546 commit 01853e3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,12 @@
33
This repository contains the latest editor's draft of the [W3C AudioWG](http://www.w3.org/2011/audio/)'s Web MIDI API.
44

55
You 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.

0 commit comments

Comments
 (0)