A user account is required in order to edit this wiki, but we've had to disable public user registrations due to spam.

To request an account, ask an autoconfirmed user on Chat (such as one of these permanent autoconfirmed members).

Specs/todo

From WHATWG Wiki
< Specs
Revision as of 02:11, 11 December 2007 by Hixie (talk | contribs)
Jump to navigation Jump to search

HTML5 doesn't stand alone, it's just one of many specifications that form part of the Web platform. Many of these are currently orphaned or neglected; if you want to help, you could try editing one!

  • CSS3 - there's a whole slew of specifications for extending CSS that are in need of editors.
    • In particular, the CSS3 Flexible Box module
  • setTimeout
  • Web DOM4 Core -- culling the server-side features from DOM3 Core, adding features that would help the web, adding generic exceptions that would help other specs out.
  • CSSOM - the specification for scripted manipulation of style, both the existing interfaces and new interfaces to make it easier.
  • DOM3 Events
  • Keyboard Events -- .charCode, .keyCode, and related stuff (mostly defining legacy interfaces)
  • Bindings For DOM -- defining IDL