← back to v145 · local-network-access-restrictions

conformance · v145

v145 · local-network-access-restrictions — 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.

browser: spec: https://wicg.github.io/local-network-access/ chromestatus: #5152728072060928 generated 2026-06-01T08:14:32Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
5
total
id contract kind verdict detail
fetch-is-function fetch is the surface gated by local network access restrictions. typeof
secure-context-required Local Network Access is restricted to secure contexts; isSecureContext is observable to script. exists
permissions-api-exists navigator.permissions exists — the local-network-access permission is queried through it. exists
permissions-policy-exposes-lna document.featurePolicy or document.permissionsPolicy exists — LNA is controllable as a permissions-policy feature. script
xhr-still-exists XMLHttpRequest is exposed — LNA gating applies to all request APIs uniformly. exists