← back to v139 · web-install-api

conformance · v139

v139 · web-install-api — 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.

browser: spec: https://github.com/w3c/manifest/pull/1175 chromestatus: #5183481574850560 generated 2026-06-02T08:08:51Z by conformance-author-codex
0
pass
0
fail
0
blocked
6
total
id contract kind verdict detail
navigator-install-exposed navigator.install is exposed. spec ↗ script
navigator-install-is-function navigator.install is a function. spec ↗ script
install-zero-arg-returns-promise navigator.install() returns a Promise for the current-document install flow. spec ↗ script
install-one-arg-returns-promise navigator.install(url) returns a Promise for installing another web app. spec ↗ script
install-two-arg-returns-promise navigator.install(url, manifestId) returns a Promise for the two-argument install signature. spec ↗ script
install-secure-context-gated When navigator.install is exposed, the page is a secure context. spec ↗ script