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
(+{{CC0 page}}, per waiver from User:Hixie and CC0/PD declarations from User:GPHemsley, User:Annevk, and User:EdwardOConnor.) |
(Update for recent-ish occurrences) |
||
Line 1: | Line 1: | ||
{{CC0 page}} | {{CC0 page}} | ||
This page documents specifications which have some past or present relationship to [ | This page documents specifications which have some past or present relationship to [https://html.spec.whatwg.org/multipage/ the WHATWG HTML Standard]. | ||
== Spin-offs == | == Spin-offs == | ||
Line 21: | Line 21: | ||
| Formerly known as "Content-Type Processing Model". | | Formerly known as "Content-Type Processing Model". | ||
|- | |- | ||
| <!-- WD-html5-20090423:2.5.2,2.5.3 -->Parsing URLs, Resolving URLs | |||
| [http://html5.org/r/3245 r3245] | |||
| 2009-06-14 | |||
| [http://url.spec.whatwg.org/ URL] (WHATWG) | | [http://url.spec.whatwg.org/ URL] (WHATWG) | ||
| | | | ||
|- | |- | ||
| <!-- 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> | ||
| [http://html5.org/r/6532 r6532] | | [http://html5.org/r/6532 r6532] | ||
| 2011-09-04 | | 2011-09-04 | ||
| [ | | [https://w3c.github.io/DOM-Parsing/ DOM Parsing and Serialization] (W3C for now) | ||
| | | | ||
|- | |- | ||
Line 61: | Line 58: | ||
| | | | ||
| [http://tools.ietf.org/html/rfc6454 The Web Origin Concept] (IETF) | | [http://tools.ietf.org/html/rfc6454 The Web Origin Concept] (IETF) | ||
| RFC 6454 | | RFC 6454. But these days the RFC is considered obsolete. | ||
|- | |- | ||
| <!-- WD-html5-20090212:5.11.2 -->Database storage | | <!-- WD-html5-20090212:5.11.2 -->Database storage | ||
Line 75: | Line 72: | ||
| RFC 6455 | | RFC 6455 | ||
|- | |- | ||
| XMLHttpRequest | |||
| | | | ||
| | | | ||
| | | [http://xhr.spec.whatwg.org/ XMLHttpRequest] (WHATWG) | ||
| | | | ||
|} | |} | ||
== Forks == | == Forks == | ||
See [[Fork tracking]] | |||
[[Category:Spec_coordination]] | [[Category:Spec_coordination]] |
Latest revision as of 18:16, 14 June 2021
The contents of this page, HTML derivatives, and all edits made to this page in its history, are hereby released under the CC0 Public Domain Dedication, as described in WHATWG Wiki:Copyrights.
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) | |
innerHTML , outerHTML , insertAdjacentHTML()
|
r6532 | 2011-09-04 | DOM Parsing and Serialization (W3C for now) | |
Video conferencing and peer-to-peer communication | r6837 | 2011-11-28 | WebRTC (W3C) | Sometimes referred to as "PeerConnection". |
WebVTT | r6837 | 2011-11-28 | WebVTT (W3C) | Formerly known as "WebSRT". |
Editing APIs | HTML Editing APIs (W3C) | |||
UndoManager and DOM Transaction (W3C) | ||||
Origin | The Web Origin Concept (IETF) | RFC 6454. But these days the RFC is considered obsolete. | ||
Database storage | Web SQL Database (W3C) | Abandoned in late 2010. | ||
Web Sockets | The WebSocket Protocol (IETF) | RFC 6455 | ||
XMLHttpRequest | XMLHttpRequest (WHATWG) |
Forks
See Fork tracking