blob: 7b49db02cae5d676489b8ff7fd166bbcc2aa84a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
[usbIsochronousInTransferPacket.https.any.html]
[Can construct a USBIsochronousInTransferPacket]
expected: FAIL
[Can construct a USBIsochronousInTransferPacket without a DataView]
expected: FAIL
[Cannot construct USBIsochronousInTransferPacket with an invalid status]
expected: FAIL
[Cannot construct USBIsochronousInTransferPacket without a status]
expected: FAIL
[usbIsochronousInTransferPacket.https.any.worker.html]
[Can construct a USBIsochronousInTransferPacket]
expected: FAIL
[Can construct a USBIsochronousInTransferPacket without a DataView]
expected: FAIL
[Cannot construct USBIsochronousInTransferPacket with an invalid status]
expected: FAIL
[Cannot construct USBIsochronousInTransferPacket without a status]
expected: FAIL
[usbIsochronousInTransferPacket.https.any.sharedworker.html]
[Can construct a USBIsochronousInTransferPacket]
expected: FAIL
[Can construct a USBIsochronousInTransferPacket without a DataView]
expected: FAIL
[Cannot construct USBIsochronousInTransferPacket with an invalid status]
expected: FAIL
[Cannot construct USBIsochronousInTransferPacket without a status]
expected: FAIL
|