From: Hallvord Reiar Michaelsen Steen [mailto:[email protected]]
> I still like the idea of having a "stable" spec documenting the interoperable > behaviour of XHR by a given point in time - but I haven't been able to > prioritise it and neither, apparently, have the other two editors. Thankfully, such snapshots already exist :). See for example [1] whose date (2014-05-21) matches the date of [2] (2014-05-26). A version viewable in-browser is at [3], although eventually we might want to put in a modicum of work to host it on xhr.spec.whatwg.org and display an appropriate warning banner, similar to what Streams does with [4]. [1]: https://github.com/whatwg/xhr/blob/848b22e99f36cb4a4481b77c382a1fd484ddf737/Overview.html [2]: https://dvcs.w3.org/hg/xhr/raw-file/default/Overview.html [3]: https://rawgit.com/whatwg/xhr/848b22e99f36cb4a4481b77c382a1fd484ddf737/Overview.html [4]: https://streams.spec.whatwg.org/commit-snapshots/db28a0dcbb81a9bb1c9642f25364f33dcae0bb49/
