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
(Alphabetize)
Line 9: Line 9:
| Content-Type Processing Model
| Content-Type Processing Model
| [http://mimesniff.spec.whatwg.org/ MIME Sniffing] (WHATWG)
| [http://mimesniff.spec.whatwg.org/ MIME Sniffing] (WHATWG)
|
|-
| Selectors API
|
[http://www.w3.org/TR/selectors-api/ Selectors API Level 1] (W3C)
[http://www.w3.org/TR/selectors-api2/ Selectors API Level 2] (W3C)
|  
|  
|-
|-
Line 33: Line 40:
[http://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html XMLHttpRequest] (W3C)
[http://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html XMLHttpRequest] (W3C)
|
|
|-
| Selectors API
|
[http://www.w3.org/TR/selectors-api/ Selectors API Level 1] (W3C)
[http://www.w3.org/TR/selectors-api2/ Selectors API Level 2] (W3C)
|
|}
|}



Revision as of 22:57, 21 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)
Selectors API

Selectors API Level 1 (W3C)

Selectors API Level 2 (W3C)

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)

(Not listed above, but should be: Origin, WebVTT, contenteditable, undomanager, webrtc, DOM Parsing and Serialization)


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

Section New location Notes
HTML Elements, etc HTML5 (W3C) Not up to date, and has forked in places
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)