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 3: Line 3:
== How to edit a spec ==
== How to edit a spec ==


We have [[HowToWriteASpec|some documentation on how to write a spec]] that could help if you want to help out.
We have [[How to write a spec|some documentation on how to write a spec]] that could help if you want to help out.


== Specs to edit ==
== Specs to edit ==

Revision as of 12:35, 20 August 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
  • XMLSerializer()
  • DOMParser()

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