← back to v134 · user-navigation-capturing-on-desktop

conformance · v134

v134 · user-navigation-capturing-on-desktop — 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://w3c.github.io/manifest/ chromestatus: #5183927385587712 generated 2026-06-01T08:30:00Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
5
total
id contract kind verdict detail
manifest-link-rel <link rel=manifest> parses — installed PWAs are the navigation-capture targets. script
service-worker-supported navigator.serviceWorker is exposed — installed PWAs are SW-backed. exists
installedrelatedapps-fn navigator.getInstalledRelatedApps is a function — the API to query installed PWAs from the page. typeof
anchor-target-attribute HTMLAnchorElement supports target='_blank' — the new capturing rule swaps a top-level nav into a PWA window when the URL is in scope. script
anchor-href-supports-launch The Launch Handler integration relies on URL parsing; anchor href reflects through. script