← back to v144 · webrequest-securityinfo-in-controlled-frame
conformance · v144
v144 · webrequest-securityinfo-in-controlled-frame — conformance probe
3 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
3
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
controlled-frame-element-only-in-iwa |
<controlledframe> is only exposed in Isolated Web Apps. In a normal document, the element is HTMLUnknownElement. spec ↗ | script | … | |
securityinfo-not-on-normal-fetch |
WebRequest.SecurityInfo is part of the ControlledFrame API and is not part of normal Fetch; Response objects do not expose it. spec ↗ | script | … | |
iwa-feature-detection-via-isolated |
Isolated context flag can be detected via crossOriginIsolated or a feature probe; non-IWA pages do not run this API. spec ↗ | script | … |