mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-02 20:49:06 +00:00
162 lines
6.2 KiB
INI
162 lines
6.2 KiB
INI
[interfaces.html]
|
|
type: testharness
|
|
[XMLHttpRequest interface: operation open(ByteString,DOMString,boolean,DOMString,DOMString)]
|
|
expected: FAIL
|
|
|
|
[XMLHttpRequest interface: calling open(ByteString,DOMString,boolean,DOMString,DOMString) on new XMLHttpRequest() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[XMLHttpRequest interface: new XMLHttpRequest() must inherit property "statusText" with the proper type (16)]
|
|
expected: FAIL
|
|
|
|
[FormData interface: operation delete(DOMString)]
|
|
expected: FAIL
|
|
|
|
[FormData interface: operation get(DOMString)]
|
|
expected: FAIL
|
|
|
|
[FormData interface: operation getAll(DOMString)]
|
|
expected: FAIL
|
|
|
|
[FormData interface: operation has(DOMString)]
|
|
expected: FAIL
|
|
|
|
[FormData interface: operation set(DOMString,Blob,DOMString)]
|
|
expected: FAIL
|
|
|
|
[FormData interface: operation set(DOMString,DOMString)]
|
|
expected: FAIL
|
|
|
|
[FormData interface: new FormData() must inherit property "delete" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[FormData interface: calling delete(DOMString) on new FormData() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[FormData interface: new FormData() must inherit property "get" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[FormData interface: calling get(DOMString) on new FormData() 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: calling getAll(DOMString) on new FormData() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[FormData interface: new FormData() must inherit property "has" with the proper type (5)]
|
|
expected: FAIL
|
|
|
|
[FormData interface: calling has(DOMString) on new FormData() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[FormData interface: new FormData() must inherit property "set" with the proper type (6)]
|
|
expected: FAIL
|
|
|
|
[FormData interface: calling set(DOMString,Blob,DOMString) on new FormData() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[FormData interface: new FormData() must inherit property "set" with the proper type (7)]
|
|
expected: FAIL
|
|
|
|
[FormData interface: calling set(DOMString,DOMString) on new FormData() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[FormData interface: new FormData(form) must inherit property "delete" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[FormData interface: calling delete(DOMString) on new FormData(form) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[FormData interface: new FormData(form) must inherit property "get" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[FormData interface: calling get(DOMString) on new FormData(form) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[FormData interface: new FormData(form) must inherit property "getAll" with the proper type (4)]
|
|
expected: FAIL
|
|
|
|
[FormData interface: calling getAll(DOMString) on new FormData(form) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[FormData interface: new FormData(form) must inherit property "has" with the proper type (5)]
|
|
expected: FAIL
|
|
|
|
[FormData interface: calling has(DOMString) on new FormData(form) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[FormData interface: new FormData(form) must inherit property "set" with the proper type (6)]
|
|
expected: FAIL
|
|
|
|
[FormData interface: calling set(DOMString,Blob,DOMString) on new FormData(form) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[FormData interface: new FormData(form) must inherit property "set" with the proper type (7)]
|
|
expected: FAIL
|
|
|
|
[FormData interface: calling set(DOMString,DOMString) on new FormData(form) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[XMLHttpRequest interface: operation open(ByteString,USVString,boolean,USVString,USVString)]
|
|
expected: FAIL
|
|
|
|
[XMLHttpRequest interface: calling open(ByteString,USVString,boolean,USVString,USVString) on new XMLHttpRequest() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[FormData interface: operation delete(USVString)]
|
|
expected: FAIL
|
|
|
|
[FormData interface: operation get(USVString)]
|
|
expected: FAIL
|
|
|
|
[FormData interface: operation getAll(USVString)]
|
|
expected: FAIL
|
|
|
|
[FormData interface: operation has(USVString)]
|
|
expected: FAIL
|
|
|
|
[FormData interface: operation set(USVString,Blob,USVString)]
|
|
expected: FAIL
|
|
|
|
[FormData interface: operation set(USVString,USVString)]
|
|
expected: FAIL
|
|
|
|
[FormData interface: calling delete(USVString) on new FormData() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[FormData interface: calling get(USVString) on new FormData() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[FormData interface: calling getAll(USVString) on new FormData() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[FormData interface: calling has(USVString) on new FormData() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[FormData interface: calling set(USVString,Blob,USVString) on new FormData() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[FormData interface: calling set(USVString,USVString) on new FormData() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[FormData interface: calling delete(USVString) on new FormData(form) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[FormData interface: calling get(USVString) on new FormData(form) 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
|
|
|
|
[FormData interface: calling has(USVString) on new FormData(form) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[FormData interface: calling set(USVString,Blob,USVString) on new FormData(form) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[FormData interface: calling set(USVString,USVString) on new FormData(form) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|