summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webusb/usbInterface.https.any.js.ini
blob: 5f69691502276aeb299905e8b258598281ab1fe3 (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
[usbInterface.https.any.html]
  [The alternate attribute of USBInterface returns null if the interfacehas not been claimed.]
    expected: FAIL

  [The alternate attribute of USBInterface returns the active alternate interface.]
    expected: FAIL

  [Can construct a USBInterface.]
    expected: FAIL

  [Constructing a USBInterface with an invalid interface number throws a range error.]
    expected: FAIL


[usbInterface.https.any.worker.html]
  [The alternate attribute of USBInterface returns null if the interfacehas not been claimed.]
    expected: FAIL

  [The alternate attribute of USBInterface returns the active alternate interface.]
    expected: FAIL

  [Can construct a USBInterface.]
    expected: FAIL

  [Constructing a USBInterface with an invalid interface number throws a range error.]
    expected: FAIL