diff --git a/index.bs b/index.bs index af8c417..ee9f62c 100644 --- a/index.bs +++ b/index.bs @@ -6,12 +6,13 @@ Status: w3c/UD Repository: explainers-by-googlers/todo-your-repo-name URL: https://explainers-by-googlers.github.io/todo-your-repo-name Editor: TODO: Your Name, Google https://google.com, TODO@google.com -!Tests: web-platform-tests todo-api-label/ (ongoing work) Abstract: TODO: A short description of your spec, one or two sentences. Markup Shorthands: markdown yes, css no Complain About: accidental-2119 yes, missing-example-ids yes Assume Explicit For: yes Die On: warning +WPT Path Prefix: TODO-API-LABEL +WPT Display: closed Include MDN Panels: if possible Include Can I Use Panels: yes @@ -21,4 +22,19 @@ Introduction {#intro} For now, see the [explainer]([REPOSITORYURL]). -See [https://speced.github.io/bikeshed/](https://speced.github.io/bikeshed/) to get started on your specificaton. +See [https://garykac.github.io/procspec/](https://garykac.github.io/procspec/), +[https://dlaliberte.github.io/bikeshed-intro/index.html](https://dlaliberte.github.io/bikeshed-intro/index.html), +and [https://speced.github.io/bikeshed/](https://speced.github.io/bikeshed/) to get started on your +specificaton. + + + +
+Associate web platform tests with the part of the spec they cover by adding blocks like +```html + + first-test.html + second-test.html + +``` +