mirror of
https://github.com/servo/servo
synced 2026-05-02 20:32:02 +02:00
Following tests are re-enabled: * /XMLHttpRequest/send-network-error-async-events.sub.htm * /XMLHttpRequest/send-network-error-sync-events.sub.htm * /XMLHttpRequest/xmlhttprequest-timeout-worker-aborted.html * /XMLHttpRequest/xmlhttprequest-timeout-worker-overrides.html * /XMLHttpRequest/xmlhttprequest-timeout-worker-simple.html * /XMLHttpRequest/xmlhttprequest-timeout-worker-twice.html Following tests are disabled: * /XMLHttpRequest/xmlhttprequest-timeout-worker-overridesexpires.html The following tests are expected to timeout since window.postMessage is not implemented yet: * /XMLHttpRequest/xmlhttprequest-timeout-abortedonmain.html * /XMLHttpRequest/xmlhttprequest-timeout-overrides.html * /XMLHttpRequest/xmlhttprequest-timeout-overridesexpires.html
33 lines
694 B
INI
33 lines
694 B
INI
[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 POST with charset text/plain]
|
|
expected: FAIL
|
|
|
|
[XHR method PUT with charset text/plain]
|
|
expected: FAIL
|
|
|
|
[XHR method DELETE with charset text/plain]
|
|
expected: FAIL
|
|
|
|
[XHR method HEAD with charset text/plain]
|
|
expected: FAIL
|
|
|
|
[XHR method UNICORN with charset text/plain]
|
|
expected: FAIL
|
|
|
|
[XHR method GET with charset text/html;charset=UTF-8]
|
|
expected: FAIL
|
|
|