Implement final_mime_type and final_charset helpers and use in text_response

This commit is contained in:
Jitendra Jain 2015-11-29 15:59:48 -05:00
parent 2be60be062
commit af7c0837f4
4 changed files with 30 additions and 30 deletions

View file

@ -1,5 +0,0 @@
[overridemimetype-headers-received-state-force-shiftjis.htm]
type: testharness
[XMLHttpRequest: overrideMimeType() in HEADERS RECEIVED state, enforcing Shift-JIS encoding]
expected: FAIL

View file

@ -1,6 +0,0 @@
[overridemimetype-open-state-force-utf-8.htm]
type: testharness
expected: TIMEOUT
[XMLHttpRequest: overrideMimeType() in open state, enforcing UTF-8 encoding]
expected: TIMEOUT

View file

@ -1,6 +0,0 @@
[overridemimetype-unsent-state-force-shiftjis.htm]
type: testharness
expected: TIMEOUT
[XMLHttpRequest: overrideMimeType() in unsent state, enforcing Shift-JIS encoding]
expected: TIMEOUT