mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Auto merge of #9972 - dagnir:xhr-data, r=KiChjang
Xhr data Builds on existing work by @emosenkis. Fixes #8015. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9972) <!-- Reviewable:end -->
This commit is contained in:
commit
d35ae3beb7
4 changed files with 22 additions and 16 deletions
|
@ -1,16 +1,5 @@
|
|||
[data-uri.htm]
|
||||
type: testharness
|
||||
[XHR method GET with charset text/plain]
|
||||
expected: FAIL
|
||||
|
||||
[XHR method GET with charset text/plain (base64)]
|
||||
expected: FAIL
|
||||
|
||||
[XHR method GET with charset text/html]
|
||||
expected: FAIL
|
||||
|
||||
[XHR method GET with charset image/png]
|
||||
expected: FAIL
|
||||
|
||||
[XHR method GET with charset text/html;charset=UTF-8]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue