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: Difference between revisions

From WHATWG Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


* CSS3 - there's a [http://www.w3.org/Style/CSS/current-work whole slew] of specifications for extending CSS that are in need of editors.
* CSS3 - there's a [http://www.w3.org/Style/CSS/current-work whole slew] of specifications for extending CSS that are in need of editors.
* In particular, the CSS3 Flexible Box module
** In particular, the CSS3 Flexible Box module
* setTimeout
* setTimeout
* Web DOM4 Core -- culling the server-side features from DOM3 Core, and adding features that would help the web.
* Web DOM4 Core -- culling the server-side features from DOM3 Core, and adding features that would help the web.

Revision as of 00:23, 11 December 2007

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, and adding features that would help the web.
  • 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