[Webkit-unassigned] [Bug 125889] New: http/tests/xmlhttprequest/post-content-type.html has wrong expectation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 17 16:54:23 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125889
Summary: http/tests/xmlhttprequest/post-content-type.html has
wrong expectation
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: BlinkMergeCandidate
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
CC: ap at webkit.org
Consider merging https://chromium.googlesource.com/chromium/blink/+/dc19721e036c668389d06ec7de8ef9917cc04a29
if the comment below is correct.
Update outdated XHR layout test.
The explanation in the HTML file says the expected Content-Type is
application/xml, but it actually is text/plain. This is correct
according to the XHR spec, and application/xml was legacy WebKit behavior.
The HTML file also references a WebKit bug that specifies the old
behavior, and will be updated to reference a Chromium bug for the
correct behavior.
The test passed before and will still pass after this test. However,
running it manually in the browser will be less confusing.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list