← back to v144 · local-network-access-restrictions-for-webtransport

conformance · v144

v144 · local-network-access-restrictions-for-webtransport — conformance probe

4 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/local-network-access/#integration-with-webtransport chromestatus: #5126430912544768 generated 2026-06-01T08:03:56Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
4
total
id contract kind verdict detail
webtransport-exposed The WebTransport constructor exists — restrictions only apply to local-network destinations. spec ↗ exists
webtransport-is-function WebTransport is a constructor function. spec ↗ typeof
permissions-policy-local-network-access The local-network-access Permissions Policy feature is enumerated (or no featurePolicy interface to enumerate). spec ↗ script
webtransport-construction-does-not-throw-sync Constructing WebTransport does not throw synchronously for an invalid host — restriction is enforced asynchronously by the handshake. spec ↗ script