Re: [xhr-tests] XMLHttpRequest: Content-Type can require a preflight (#5070)

@bzbarsky you may want to review this since you last modified this test in https://bugzilla.mozilla.org/show_bug.cgi?id=1328761. I also think you may have introduced a same-origin policy violation in Firefox since you can't just preserve Content-Type when its value is not safelisted as per https://fetch.spec.whatwg.org/#cors-safelisted-request-header. I'm happy to file a bug by the way.

(As a side effect Chrome now passes all these tests and Safari only fails two.)

View on GitHub: https://github.com/w3c/web-platform-tests/pull/5070#issuecomment-285015089

Received on Wednesday, 8 March 2017 11:17:41 UTC