summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webusb/usb.https.window.js.ini
blob: 69e16fcd330220b1b48c47153ad6d9ac6216248e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[usb.https.window.html]
  [requestDevice rejects when called without a user gesture]
    expected: FAIL

  [requestDevice rejects when no device is chosen]
    expected: FAIL

  [requestDevice returns the device chosen by the user]
    expected: FAIL

  [getDevices returns the same object as requestDevice]
    expected: FAIL

  [filters are sent correctly]
    expected: FAIL

  [multiple requestDevice calls are allowed per user activation]
    expected: FAIL

  [requestDevice rejects on invalid filters]
    expected: FAIL