We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs: update Shorthands, WebIDL guide, and tof Shorthands-Guide.md: - Add [[[SPEC#id]]] cross-spec section link syntax (just shipped in ReSpec) - Fix dead heycam.github.io/webidl links → webidl.spec.whatwg.org WebIDL-Guide.md: - Fix dead heycam.github.io/webidl link → webidl.spec.whatwg.org - Replace deprecated void return type with undefined - Add constructor definition pattern (dfn constructor for=) - Add enum value prose definition pattern (data-dfn-type="enum-value") - Add dictionary member linking - Add dfn type inference table for IDL members - Add note about class="exclude" for IDL index tof.md: - Clarify that figures auto-get IDs from caption text; explicit id not required
undo bot vandalism
bugs
Wording of data-dfn-for
Cleanup WebIDL section
Changed http links to https
(webidl-guide): add h1, mark examples
Run all files through prettier Why? To make all files consistent. Changes can be summarized as: - Remove trailing whitespace - Added EOF newlines - Added newlines between headings and other content - Added semicolons, commas in JS snippets - Formatted all other snippets - Formatted tables (headers are as wide as widest column) - Use - for list markers instead of * - Fix some invalid HTML (i.e., adding missing closing tags) - Changed some snippets for consistency
Updated WebIDL Guide (markdown)
Use sections instead.
Linking to ctors now works fine.
Add ideal example
typo
nits
Add data-dfn-for and
Initial text for WebIDL Guide