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.
fix typo: data-for -> data-dfn-for
aliasing webidl methods: better renders as text; diff example
add aliasing webidl methods
Updated Shorthands Guide (markdown)
Fixup shorthand guide
Changed all http links to https
shorthands: escape | in markdown tables
shorthands: escape | in markdown
improve shorthands guide
shorthands: improve markup, prose for webidl, concepts
nit(shorthands): fix markdown a bit
shorthands: give headings stable IDs
nit(shorthands): use footlinks to reduce table width in source
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
style: use <h1> in each wiki item, fix headings
Add html attribute example
add var typing gif example
fix webidl spec link
Editorial cleanup
Updated Shorthands (markdown)