← back to v130 · web-serial-connected-attribute-and-rfcomm-connection-events

conformance · v130

v130 · web-serial-connected-attribute-and-rfcomm-connection-events — conformance probe

6 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.

browser: spec: https://wicg.github.io/serial/#serialport-interface chromestatus: #5118102654418944 generated 2026-06-02T08:41:51Z by codex-auto-research-v130
0
pass
0
fail
0
blocked
6
total
id contract kind verdict detail
navigator-serial-exposed navigator.serial is exposed as the Web Serial entry point. spec ↗ exists
serialport-interface-exposed SerialPort is exposed as the per-device interface. spec ↗ exists
serial-getports-function Serial.getPorts is exposed for enumerating already granted ports. spec ↗ typeof
serial-requestport-function Serial.requestPort is exposed for requesting a serial port. spec ↗ typeof
serialport-connected-attribute SerialPort.prototype exposes the connected attribute. spec ↗ script
serial-connect-events navigator.serial exposes connect and disconnect event handler attributes. spec ↗ script