blob: 4eb207662240896c3cd1e87274299c5371d8a1f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[request-idl.html]
type: testharness
[Request interface: attribute type]
expected: FAIL
[Request interface: attribute destination]
expected: FAIL
[Request interface: new Request("") must inherit property "type" with the proper type (3)]
expected: FAIL
[Request interface: new Request("") must inherit property "destination" with the proper type (4)]
expected: FAIL
|