Closed Bug 918739 Opened 11 years ago Closed 8 years ago

[XHR2] Extra space in content-type string (argue with Anne if you don't like this being a bug)

Categories

(Core :: DOM: Core & HTML, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: hsteen, Unassigned)

References

()

Details

This test case fails because of a superfluous space in content type string:

assert_equals: expected "text/plain;charset=UTF-8" but got "text/plain; charset=UTF-8"

http://w3c-test.org/web-platform-tests/master/XMLHttpRequest/send-content-type-string.htm

If you like whitespace, feel free to lobby Anne to have the spec changed :-p
Depends on: 918742
These tests seem to pass now.
Indeed, they do.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.