- From: Jungkee Song <jungkee.song@samsung.com>
- Date: Mon, 04 Nov 2013 22:57:10 +0900
- To: 'public-webapps' <public-webapps@w3.org>
- Cc: 'Hallvord Steen' <hsteen@mozilla.com>, 'Julian Aubourg' <j@ubourg.net>
> -----Original Message----- > From: Jungkee Song [mailto:jungkee.song@samsung.com] > Sent: Wednesday, October 30, 2013 9:48 PM > > As planned, we editors prepared XMLHttpRequest Level 1 [1] as a > Recommendation track version. Initially, we'd planned to put together a > draft with only the parts that are *already compatibly* supported across > the major implementations, but it turned out that most of the major > features are showing *subtle differences* in behavior. Hence, we'd rather > endeavored to secure wider test coverage [3] and analyzed the > compatibility issues [4] (underway). From this point on, we plan to make > efforts in resolving these compatibility issues and move the spec forward > to LC(within this year)-CR-REC. The only features left out - due to lack > of implementation or maturity - are: > - data: URLs > - responseType "json" Sorry for the confusion. As per our inspection, the responseType JSON should be kept in the Level 1 spec. The test of JSON <http://w3c-test.org/web-platform-tests/master/XMLHttpRequest/response-json. htm> is buggy and will be fixed soon. Hallvord confirmed that it's supported in Firefox and will be in Blink in the very near future: http://code.google.com/p/chromium/issues/detail?id=119256. Refer to https://dvcs.w3.org/hg/xhr/raw-file/tip/xhr-1/Overview.html and http://jungkees.github.io/XMLHttpRequest-test/ for the update ED and the interop status, respectively. For the editors, Jungkee > - anonymous flag and XMLHttpRequestOptions dictionary > > For the bleeding-edge version [2], we need further discussion in direction > as Anne recently revised the WHATWG spec [5] in terms of Fetch spec [6]. > > > [1] https://dvcs.w3.org/hg/xhr/raw-file/tip/xhr-1/Overview.html > [2] https://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html > [3] http://w3c-test.org/web-platform-tests/master/XMLHttpRequest/ > [4] http://jungkees.github.io/XMLHttpRequest-test/ > [5] http://xhr.spec.whatwg.org > [6] http://fetch.spec.whatwg.org > > > -- > Jungkee Song
Received on Monday, 4 November 2013 13:57:40 UTC