mirror of
https://github.com/servo/servo.git
synced 2025-08-11 16:35:33 +01:00
Implement final_mime_type and final_charset helpers and use in text_response
This commit is contained in:
parent
2be60be062
commit
af7c0837f4
4 changed files with 30 additions and 30 deletions
|
@ -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
|
||||
|
|
@ -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
|
||||
|
|
@ -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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue