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
Line 21: Line 21:
* CSS Animation
* CSS Animation
* CSS Gradients
* CSS Gradients
* [http://dev.w3.org/csswg/cssom/|CSSOM]
* [http://dev.w3.org/csswg/cssom/ CSSOM]


== See also ==
== See also ==


* http://lists.w3.org/Archives/Public/public-html/2008Oct/0127.html (a description of some sections that needed editing in 2008 and how much work they would be)
* http://lists.w3.org/Archives/Public/public-html/2008Oct/0127.html (a description of some sections that needed editing in 2008 and how much work they would be)

Revision as of 07:24, 3 July 2009

There are many specifications that need editors. This page lists some of the more important ones. If you want to volunteer to edit one of these specs, contain [email protected] or post on the WHATWG mailing list or say something on the #whatwg IRC channel on Freenode.

How to edit a spec

We have some documentation on how to write a spec that could help if you want to help out.

Specs to edit

DOM

  • A rewrite of DOM2 Traversal.
  • A rewrite of DOM2 Range.
  • User Interaction Events (onclick, onkeypress, etc).
  • window.atob
  • window.btoa

CSS

There are many specifications for extending CSS that are in need of editors. The most important ones are:

  • CSS3 Flexible Box or some other UI layout model
  • CSS Animation
  • CSS Gradients
  • CSSOM

See also