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

HTML derivatives: Difference between revisions

From WHATWG Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 54: Line 54:
|-
|-
| HTML Elements, etc
| HTML Elements, etc
| [dev.w3.org/html5/spec/Overview.html HTML5] (W3C)
| [http://dev.w3.org/html5/spec/Overview.html HTML5] (W3C)
|
|
|-
|-

Revision as of 18:42, 15 October 2012

Work that took place within what was once called HTML5 that is now continued elsewhere for mostly political reasons.

Specification New location Notes
Content-Type Processing Model MIME Sniffing (WHATWG)
URL

URLs (WHATWG)

IRIs (IETF)

Web Database Web SQL Database (W3C) Dead
Web Sockets

The WebSocket Protocol (IETF)

RFC 6455
XMLHttpRequest

XMLHttpRequest (WHATWG)

XMLHttpRequest (W3C)

Selectors API

Selectors API Level 1 (W3C)

Selectors API Level 2 (W3C)

(Not listed above, but should be: Origin, WebVTT, contenteditable, undomanager, webrtc)


Work that is being done in the WHATWG and then republished elsewhere as well:

Section New location Notes
HTML Elements, etc HTML5 (W3C)
Server-Sent Events Server-Sent Events (W3C)
Web Sockets API The WebSocket API (W3C)
Web Storage Web Storage (W3C) Includes the sessionStorage and localStorage attributes.

(Not listed above, but should be: Web Workers)