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
Jump to navigation
Jump to search
(→Spin-offs: Use rowspan for multiple spin-offs.) |
(→Spin-offs: Add Editing APIs and merge with UndoManager.) |
||
Line 17: | Line 17: | ||
| DOM Parsing and Serialization | | DOM Parsing and Serialization | ||
| [http://domparsing.spec.whatwg.org/ DOM Parsing and Serialization] (WHATWG) | | [http://domparsing.spec.whatwg.org/ DOM Parsing and Serialization] (WHATWG) | ||
| | |||
|- | |||
| rowspan="2" | Editing APIs | |||
| [http://dvcs.w3.org/hg/editing/raw-file/tip/editing.html HTML Editing APIs] (W3C) | |||
| | |||
|- | |||
| [http://dvcs.w3.org/hg/undomanager/raw-file/tip/undomanager.html UndoManager and DOM Transaction] (W3C) | |||
| | | | ||
|- | |- | ||
Line 28: | Line 35: | ||
|- | |- | ||
| [http://www.w3.org/TR/selectors-api2/ Selectors API Level 2] (W3C) | | [http://www.w3.org/TR/selectors-api2/ Selectors API Level 2] (W3C) | ||
| | | | ||
|- | |- | ||
Line 65: | Line 68: | ||
| | | | ||
|} | |} | ||
== Forks == | == Forks == |
Revision as of 15:19, 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 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) | Not being actively maintained, as of 2010-11-18. |
WebRTC | WebRTC (W3C) | |
Web Sockets |
The WebSocket Protocol (IETF) |
RFC 6455 |
Web Subtitle Resource Tracks | WebVTT (W3C) | |
XMLHttpRequest | XMLHttpRequest (WHATWG) | |
XMLHttpRequest (W3C) |
Forks
Work that is based upon portions of the HTML Standard, with modifications.
Current section(s) | Derivative specification | Notes |
---|---|---|
Most sections | HTML5 (W3C) | See this document for differences. |
Web workers | Web Workers (W3C) | |
Server-sent events | Server-Sent Events (W3C) | |
Web sockets | The WebSocket API (W3C) | |
Web storage | Web Storage (W3C) |