← back to v131 · webhid-on-dedicated-workers
conformance · v131
v131 · webhid-on-dedicated-workers — conformance probe
5 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.
0
pass
0
fail
0
blocked
5
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
navigator-hid-exposed |
navigator.hid is exposed on the main thread. spec ↗ | exists | … | |
hid-main-thread-methods |
HID.getDevices and HID.requestDevice are exposed on the main thread. spec ↗ | script | … | |
hiddevice-interface-exposed |
HIDDevice is exposed for devices returned by WebHID. spec ↗ | exists | … | |
worker-constructor-exposed |
Dedicated Worker is available as the worker context that now exposes WebHID. spec ↗ | typeof | … | |
worker-navigator-hid |
navigator.hid and HID.getDevices are exposed inside a dedicated worker. spec ↗ | script | … |