[whatwg/xhr] overrideMimeType does not throw for invalid input (#125)

Implementations vary quite significantly in how they deal with invalid
input though (or lack of input).

Tests: https://github.com/w3c/web-platform-tests/pull/4955 and
https://github.com/w3c/web-platform-tests/pull/4993.

Fixes #82.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/xhr/pull/125

-- Commit Summary --

  * overrideMimeType does not throw for invalid input

-- File Changes --

    M xhr.bs (56)

-- Patch Links --

https://github.com/whatwg/xhr/pull/125.patch
https://github.com/whatwg/xhr/pull/125.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/xhr/pull/125

Received on Thursday, 23 February 2017 12:51:28 UTC