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 @@ -10,3 +10,12 @@ We also maintain the [public-houdini mailing list](http://lists.w3.org/Archives/
10
10
11
11
New specifications are generally first incubated in the WICG, in particular:
12
12
- [ 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.
You can’t perform that action at this time.
0 commit comments