This is the primary repository in which the Web IDL specification is developed.
In our issues, we use the following labels:
-
☕ — not too hard
-
☕☕ — hard
-
☕☕☕ — excruciating
-
⌛ — should be short to fix
-
⌛⌛ — shouldn't be too long
-
⌛⌛⌛ — there goes your week-end
Thus, good first bugs are short and sweet.
The specification is written in Bikeshed, plus the Ecmarkup tags <emu-val>
, <emu-t>
, and <emu-nt>
.
- Rendering engines
- web-platform-tests
- idlharness.js (used by testharness.js to run idl tests)
- widlparser (used by Bikeshed)
- WebIDL parser (used by idlharness.js)