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
(Split Republications into a section separate from Forks.)
Line 1: Line 1:
This page documents specifications which have some past or present relationship to the WHATWG [http://www.whatwg.org/specs/web-apps/current-work/multipage/ HTML Standard].
This page documents specifications which have some past or present relationship to [http://www.whatwg.org/specs/web-apps/current-work/multipage/ the WHATWG HTML Standard].


== Spin-offs ==
== Spin-offs ==


Work that once took place within the HTML Standard but that now continues elsewhere.
Work that once took place within the WHATWG HTML Standard but that now continues elsewhere.


{|border=1 cellpadding=4 cellspacing=0
{|border=1 cellpadding=4 cellspacing=0
Line 69: Line 69:
|}
|}


== Forks ==
== Republications ==


Work that is being done in the WHATWG and then republished elsewhere as well:
Work that is being done in the WHATWG HTML Standard and then republished separately elsewhere.


{|border=1 cellpadding=4 cellspacing=0
{|border=1 cellpadding=4 cellspacing=0
Line 78: Line 78:
! Derivative specification
! Derivative specification
! Notes
! Notes
|-
| ''Most sections''
| [http://dev.w3.org/html5/spec/Overview.html HTML5] (W3C)
| Not up to date, and has forked in places. See [http://www.whatwg.org/specs/web-apps/current-work/multipage/introduction.html#how-do-the-whatwg-and-w3c-specifications-differ? this document] for differences.
|-
|-
| <!-- 9 -->[http://www.whatwg.org/specs/web-apps/current-work/multipage/workers.html#workers Web workers]
| <!-- 9 -->[http://www.whatwg.org/specs/web-apps/current-work/multipage/workers.html#workers Web workers]
Line 98: Line 94:
| [http://dev.w3.org/html5/webstorage/ Web Storage] (W3C)
| [http://dev.w3.org/html5/webstorage/ Web Storage] (W3C)
|  
|  
|}
== Forks ==
Work that has forked from the WHATWG HTML Standard and may differ significantly from that document.
{|border=1 cellpadding=4 cellspacing=0
|-
! Derivative specification
! Standards body
! Notes
|-
| [http://dev.w3.org/html5/spec/Overview.html HTML5]
| W3C
| See [http://www.whatwg.org/specs/web-apps/current-work/multipage/introduction.html#how-do-the-whatwg-and-w3c-specifications-differ? this document] for differences.
|}
|}


[[Category:Spec_coordination]]
[[Category:Spec_coordination]]

Revision as of 18:24, 22 October 2012

This page documents specifications which have some past or present relationship to the WHATWG HTML Standard.

Spin-offs

Work that once took place within the WHATWG HTML Standard but that now continues elsewhere.

Former section(s) Current specification Notes
Content-Type Processing Model MIME Sniffing (WHATWG)
DOM Parsing and Serialization DOM Parsing and Serialization (WHATWG)
Editing APIs HTML Editing APIs (W3C)
UndoManager and DOM Transaction (W3C)
Origin The Web Origin Concept (IETF) RFC 6454
Selectors API Selectors API Level 1 (W3C)
Selectors API Level 2 (W3C)
URL URLs (WHATWG)
IRIs (IETF)
Web Database Web SQL Database (W3C) Abandoned in late 2010.
WebRTC WebRTC (W3C)
Web Sockets

The WebSocket Protocol (IETF)

RFC 6455
Web Subtitle Resource Tracks WebVTT (W3C)
XMLHttpRequest XMLHttpRequest (WHATWG)
XMLHttpRequest (W3C)

Republications

Work that is being done in the WHATWG HTML Standard and then republished separately elsewhere.

Current section(s) Derivative specification Notes
Web workers Web Workers (W3C)
Server-sent events Server-Sent Events (W3C)
Web sockets The WebSocket API (W3C)
Web storage Web Storage (W3C)

Forks

Work that has forked from the WHATWG HTML Standard and may differ significantly from that document.

Derivative specification Standards body Notes
HTML5 W3C See this document for differences.