Confirmed users
112
edits
(→Mechanics: Testing: test framework details) |
(→Communication: Participate in Spec Development: Make the communication bit of spec development a bit more fleshed out) |
||
Line 36: | Line 36: | ||
=== Communication: Participate in Spec Development === | === Communication: Participate in Spec Development === | ||
* | |||
** | The [https://whatwg.org/working-mode WHATWG Working Mode] provides a helpful introduction to web standards development. | ||
For DOM the main standards are: | |||
* [https://dom.spec.whatwg.org/ DOM] | |||
* [https://html.spec.whatwg.org/ HTML] | |||
* [https://heycam.github.io/webidl/ IDL] | |||
You can participate in their development through their corresponding GitHub repository (e.g., watching the entire repository, subscribing to relevant issues, filing new issues, etc.). Feel free to chime in as you please and share your views, but confer with colleagues before expressing opinions on behalf of Mozilla. | |||
=== Mechanics: WebIDL === | === Mechanics: WebIDL === |