← back to v130 · transferable-rtcdatachannel-to-dedicated-workers
conformance · v130
v130 · transferable-rtcdatachannel-to-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 |
|---|---|---|---|---|
rtcpeerconnection-exposed |
RTCPeerConnection is exposed; data channels are created from a peer connection. spec ↗ | exists | … | |
createdatachannel-function |
RTCPeerConnection.createDataChannel is exposed. spec ↗ | typeof | … | |
rtcdatachannel-interface-exposed |
RTCDataChannel is exposed as the transferred channel interface. spec ↗ | exists | … | |
rtcdatachannel-transfer-list |
An RTCDataChannel can be posted through a structured-clone transfer list. spec ↗ | script | … | |
worker-and-messagechannel-available |
Dedicated workers and MessageChannel are available as transfer targets. spec ↗ | script | … |