← back to v147 · local-network-access-restrictions
conformance · v147
v147 · local-network-access-restrictions — 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.
0
pass
0
fail
0
blocked
6
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
request-prototype-target-address-space |
Request prototype exposes the 'targetAddressSpace' attribute. spec ↗ | exists | … | |
request-target-address-space-init |
Request constructor accepts and reflects the targetAddressSpace option. spec ↗ | script | … | |
request-target-address-space-default |
A Request without a specified targetAddressSpace reflects null or undefined. spec ↗ | script | … | |
request-target-address-space-invalid |
Setting an invalid targetAddressSpace in RequestInit throws a TypeError. spec ↗ | script | … | |
permissions-api-query-local-network |
navigator.permissions.query({name:'local-network'}) is queryable to probe LNA permissions. spec ↗ | script | … | |
secure-context-required |
Local Network Access restrictions require secure contexts. spec ↗ | script | … |