Closed
Bug 1366937
Opened 8 years ago
Closed 7 years ago
Failure in XMLHttpRequest/responsetext-decoding.htm
Categories
(Core :: DOM: Core & HTML, defect, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 1070763
People
(Reporter: shawnjohnjr, Assigned: shawnjohnjr)
References
(Blocks 1 open bug)
Details
[XMLHttpRequest: responseText decoding (text/plain %FE%FF)]
assert_equals: expected "" but got "\ufffd\ufffd"
[XMLHttpRequest: responseText decoding (text/plain %FE%FF%FE%FF)]
assert_equals: expected "" but got "\ufffd\ufffd\ufffd\ufffd"
[XMLHttpRequest: responseText decoding (text/plain %C2)]
assert_equals: expected "\ufffd" but got ""
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → shuang
Updated•7 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•