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).

Talk:Differences from HTML4

From WHATWG Wiki
Revision as of 07:07, 10 April 2007 by Mjs (talk | contribs) (New page: Things to possibly add: * new <input> types * Miscellaneous new HTMLDocument APIs: ** getElementsByClassName ** activeElement ** hasFocus * Miscellaneous new HTMLElement APIs: ** getE...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Things to possibly add:

  • new <input> types
  • Miscellaneous new HTMLDocument APIs:
    • getElementsByClassName
    • activeElement
    • hasFocus
  • Miscellaneous new HTMLElement APIs:
    • getElementsByClassName
    • innerHTML
    • classList
    • click / blur / focus made global
  • Predefined class names
  • Predefined link types
  • Miscellaneous new APIs on specific elements (only ones that aren't tied directly to new attributes and aren't already listed)
    • relList on HTMLLinkElement, HTMLAElement
  • Auto-linking to term definitions
  • Sectioning
  • Scoped styles