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
(→‎Spin-offs: Add data for MIME Sniffing and DOM Parsing spin-offs.)
(→‎Spin-offs: Add data for URLs and sort by revision/date.)
Line 18: Line 18:
| [http://mimesniff.spec.whatwg.org/ MIME Sniffing] (WHATWG)
| [http://mimesniff.spec.whatwg.org/ MIME Sniffing] (WHATWG)
| Formerly known as "Content-Type Processing Model".
| Formerly known as "Content-Type Processing Model".
|-
| rowspan="2" | <!-- WD-html5-20090423:2.5.2,2.5.3 -->Parsing URLs, Resolving URLs
| rowspan="2" | [http://html5.org/tools/web-apps-tracker?from=3244&to=3245 r3245]
| rowspan="2" | 2009-06-14
| [http://url.spec.whatwg.org/ URL] (WHATWG)
|
|-
| [http://tools.ietf.org/html/draft-ietf-iri-3987bis Internationalized Resource Identifiers (IRIs)] (IETF)
|
|-
|-
| <!-- WD-html5-20110525:3.5.5,3.5.6,3.5.7 --><code>innerHTML</code>, <code>outerHTML</code>, <code>insertAdjacentHTML()</code>
| <!-- WD-html5-20110525:3.5.5,3.5.6,3.5.7 --><code>innerHTML</code>, <code>outerHTML</code>, <code>insertAdjacentHTML()</code>
Line 48: Line 57:
| [http://www.w3.org/TR/selectors-api2/ Selectors API Level 2] (W3C)
| [http://www.w3.org/TR/selectors-api2/ Selectors API Level 2] (W3C)
|  
|  
|-
| rowspan="2" | URL
| rowspan="2" |
| rowspan="2" |
| [http://url.spec.whatwg.org/ URLs] (WHATWG)
|
|-
| [http://tools.ietf.org/html/draft-ietf-iri-3987bis IRIs] (IETF)
|
|-
|-
| Web Database
| Web Database

Revision as of 20:12, 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) Revision Date Current specification Notes
Determining the type of a resource r3234 2009-06-12 MIME Sniffing (WHATWG) Formerly known as "Content-Type Processing Model".
Parsing URLs, Resolving URLs r3245 2009-06-14 URL (WHATWG)
Internationalized Resource Identifiers (IRIs) (IETF)
innerHTML, outerHTML, insertAdjacentHTML() r6532 2011-09-04 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)
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 Regularly takes patches from the WHATWG spec, but is not up to date and doesn't take all changes. See this document for an incomplete list of differences.