mirror of
https://github.com/servo/servo
synced 2026-05-13 18:37:30 +02:00
39 lines
1.4 KiB
INI
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
|
|
|