Skip to content

Commit 0ff1ed3

Browse files
fooliptabatkins
authored andcommitted
Ask for tests for normative changes in README (w3c#493)
See https://github.com/foolip/testing-in-standards/blob/master/policy.md for context. This phrasing matches that used for many other specs' CONTRIBUTING.md files, in particular: https://github.com/w3c/fxtf-drafts/blob/master/CONTRIBUTING.md#tests https://github.com/w3c/csswg-drafts/blob/master/CONTRIBUTING.md#tests (slightly different)
1 parent 72d9e39 commit 0ff1ed3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.markdown

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,12 @@ We also maintain the [public-houdini mailing list](http://lists.w3.org/Archives/
1010

1111
New specifications are generally first incubated in the WICG, in particular:
1212
- [Animation Worklet](https://github.com/WICG/animation-worklet)
13+
14+
# Tests
15+
16+
For normative changes, a corresponding
17+
[web-platform-tests](https://github.com/w3c/web-platform-tests) PR is highly appreciated. Typically,
18+
both PRs will be merged at the same time. Note that a test change that contradicts the spec should
19+
not be merged before the corresponding spec change. If testing is not practical, please explain why
20+
and if appropriate [file an issue](https://github.com/w3c/web-platform-tests/issues/new) to follow
21+
up later. Add the `type:untestable` or `type:missing-coverage` label as appropriate.

0 commit comments

Comments
 (0)