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
(overview of specifications that are no longer part of HTML5)
 
m (Some cleanup)
Line 2: Line 2:


{|border=1 cellpadding=4 cellspacing=0
{|border=1 cellpadding=4 cellspacing=0
!| Specification
|-
!| New location
! Specification
!| Notes
! New location
! Notes
|-
|-
| Content-Type Processing Model
| Content-Type Processing Model
Line 16: Line 17:
| URL
| URL
| [http://tools.ietf.org/html/draft-duerst-iri-bis IRIs]
| [http://tools.ietf.org/html/draft-duerst-iri-bis IRIs]
| Now called Hypertext Reference (HRef) :/
|
Also, this specification is known to have a ton of issues and is out of sync with the old HTML5 definition. :/
Now called Hypertext Reference (HRef)
 
Also, this specification is known to have a ton of issues and is out of sync with the old HTML5 definition.
|-
|-
| Web Database
| Web Database
Line 24: Line 27:
|-
|-
| Web Sockets
| Web Sockets
| [http://dev.w3.org/html5/websockets/ The Web Sockets API]
|
[http://dev.w3.org/html5/websockets/ The Web Sockets API]
 
[http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol The Web Socket protocol]
[http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol The Web Socket protocol]
|
|
Line 33: Line 38:
|-
|-
| XMLHttpRequest
| XMLHttpRequest
| [http://dev.w3.org/2006/webapi/XMLHttpRequest/ XMLHttpRequest]
|
[http://dev.w3.org/2006/webapi/XMLHttpRequest/ XMLHttpRequest]
 
[http://dev.w3.org/2006/webapi/XMLHttpRequest-2/ XMLHttpRequest Level 2]
[http://dev.w3.org/2006/webapi/XMLHttpRequest-2/ XMLHttpRequest Level 2]
|
|
|}
|}

Revision as of 10:12, 30 July 2009

Work that took place within HTML5 that is now continued elsewhere for mostly political reasons.

Specification New location Notes
Content-Type Processing Model Content-Type Processing Model
Server-Sent Events Server-Sent Events
URL IRIs

Now called Hypertext Reference (HRef)

Also, this specification is known to have a ton of issues and is out of sync with the old HTML5 definition.

Web Database Web Database SQL storage
Web Sockets

The Web Sockets API

The Web Socket protocol

Web Storage Web Storage localStorage & sessionStorage
XMLHttpRequest

XMLHttpRequest

XMLHttpRequest Level 2