← back to v138 · web-serial-over-bluetooth-on-android
conformance · v138
v138 · web-serial-over-bluetooth-on-android — 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-serial-exposed |
navigator.serial is exposed (when Web Serial is available). spec ↗ | script | … | |
request-port-callable |
navigator.serial.requestPort is a function when Web Serial is supported. spec ↗ | script | … | |
get-ports-callable |
navigator.serial.getPorts is a function when Web Serial is supported. spec ↗ | script | … | |
request-port-accepts-bluetooth-service-class-id-filter |
navigator.serial.requestPort accepts a filters[].bluetoothServiceClassId option (the v138 Android-over-Bluetooth surface). Calling without a user gesture rejects with SecurityError — that rejection still implies the option was accepted by the IDL. spec ↗ | script | … | |
serial-port-interface-defined |
SerialPort interface is defined (where applicable). spec ↗ | script | … |