Files
servo/tests/wpt/metadata/XMLHttpRequest/interfaces.html.ini
2015-06-19 18:42:48 -04:00

39 lines
1.4 KiB
INI

[interfaces.html]
type: testharness
[XMLHttpRequest interface: operation overrideMimeType(DOMString)]
expected: FAIL
[XMLHttpRequest interface: calling overrideMimeType(DOMString) on new XMLHttpRequest() with too few arguments must throw TypeError]
expected: FAIL
[FormData interface: new FormData() must inherit property "getAll" with the proper type (4)]
expected: FAIL
[FormData interface: new FormData(form) must inherit property "getAll" with the proper type (4)]
expected: FAIL
[XMLHttpRequest interface: new XMLHttpRequest() must inherit property "overrideMimeType" with the proper type (20)]
expected: FAIL
[FormData interface: operation getAll(USVString)]
expected: FAIL
[FormData interface: calling getAll(USVString) on new FormData() with too few arguments must throw TypeError]
expected: FAIL
[FormData interface: calling getAll(USVString) on new FormData(form) with too few arguments must throw TypeError]
expected: FAIL
[ProgressEvent interface: existence and properties of interface object]
expected: FAIL
[XMLHttpRequestEventTarget interface: existence and properties of interface object]
expected: FAIL
[XMLHttpRequestUpload interface: existence and properties of interface object]
expected: FAIL
[XMLHttpRequest interface: existence and properties of interface object]
expected: FAIL