servo/tests/wpt/web-platform-tests/webusb
2020-01-26 11:15:02 +00:00
..
resources Update web-platform-tests to revision 4adce83d1f2b08fa2e92427c4687d0cf535aee53 2019-01-08 22:40:05 -05:00
idlharness.https.any.js Update web-platform-tests to revision 122a4672fa0dc554a6e7528fa3487fd907c792ee 2019-03-23 23:57:08 -04:00
insecure-context.any.js
META.yml
README.md
usb-allowed-by-feature-policy-attribute-redirect-on-load.https.sub.html
usb-allowed-by-feature-policy-attribute.https.sub.html
usb-allowed-by-feature-policy.https.sub.html
usb-allowed-by-feature-policy.https.sub.html.headers
usb-default-feature-policy.https.sub.html
usb-disabled-by-feature-policy.https.sub.html
usb-disabled-by-feature-policy.https.sub.html.headers
usb-supported-by-feature-policy.html Update web-platform-tests to revision 388ba3a049a3473b1945b9f8f81e9d6e342a249e 2019-01-24 23:13:56 -05:00
usb.https.any.js
usb.https.window.js
usb.serviceworker.https.html
usb.serviceworker.js
usbAlternateInterface.https.any.js
usbConfiguration.https.any.js
usbConnectionEvent.https.any.js Update web-platform-tests to revision e1edaa3dd1bea4415ee88e042affee32028d7f1d 2020-01-26 11:15:02 +00:00
usbDevice-iframe.https.html
usbDevice-worker.https.html
usbDevice.https.any.js Update web-platform-tests to revision 3564c21f260aeb6862ceaa56bee9c39b74db3440 2019-10-03 13:25:50 +00:00
usbEndpoint.https.any.js
usbInterface.https.any.js
usbInTransferResult.https.any.js Update web-platform-tests to revision e1edaa3dd1bea4415ee88e042affee32028d7f1d 2020-01-26 11:15:02 +00:00
usbIsochronousInTransferPacket.https.any.js Update web-platform-tests to revision e1edaa3dd1bea4415ee88e042affee32028d7f1d 2020-01-26 11:15:02 +00:00
usbIsochronousInTransferResult.https.any.js Update web-platform-tests to revision e1edaa3dd1bea4415ee88e042affee32028d7f1d 2020-01-26 11:15:02 +00:00
usbIsochronousOutTransferPacket.https.any.js Update web-platform-tests to revision e1edaa3dd1bea4415ee88e042affee32028d7f1d 2020-01-26 11:15:02 +00:00
usbIsochronousOutTransferResult.https.any.js Update web-platform-tests to revision e1edaa3dd1bea4415ee88e042affee32028d7f1d 2020-01-26 11:15:02 +00:00
usbOutTransferResult.https.any.js Update web-platform-tests to revision e1edaa3dd1bea4415ee88e042affee32028d7f1d 2020-01-26 11:15:02 +00:00

WebUSB Testing

WebUSB testing relies on the WebUSB Testing API which must be provided by browsers under test.

In this test suite resources/usb-helpers.js detects and triggers the API to be loaded as needed.

The Chromium implementation is provided by ../resources/chromium/webusb-test.js.