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).

Fork tracking: Difference between revisions

From WHATWG Wiki
Jump to navigation Jump to search
No edit summary
(Add HTML)
Line 35: Line 35:
** http://www.w3.org/TR/XMLHttpRequest2/
** http://www.w3.org/TR/XMLHttpRequest2/
** Status: Although XHR "level 2" has been discontinued as a NOTE, XHR "level 1" continues to exist as an outdated snapshot with no warning, causing confusion. The spec is not properly layered on top of the Fetch Standard, either, which means it fails to integrate with the rest of the platform (e.g. it is not intercepted by service workers).
** Status: Although XHR "level 2" has been discontinued as a NOTE, XHR "level 1" continues to exist as an outdated snapshot with no warning, causing confusion. The spec is not properly layered on top of the Fetch Standard, either, which means it fails to integrate with the rest of the platform (e.g. it is not intercepted by service workers).
* HTML
** http://www.w3.org/TR/html5/ is an outdated fork of a subset of HTML; very bad.
** http://www.w3.org/TR/html51/ attempts to copy-and-paste HTML and then apply forked patches on top, but the scripts are wonky, leading to lots of errors.
** Subsets of HTML split out into outdated forks:
*** http://www.w3.org/TR/webstorage/
*** http://www.w3.org/TR/workers/
*** http://www.w3.org/TR/webmessaging/
*** http://www.w3.org/TR/websockets/
*** http://www.w3.org/TR/eventsource/
*** http://www.w3.org/TR/2dcontext/

Revision as of 18:54, 19 October 2015

This page exists to document the status of the outdated forks of various WHATWG specifications, and any progress toward clarifying their out-of-dateness.


Confusion Mitigated

Confusion Somewhat Mitigated

Confusion Persists