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

conformance · v132

v132 · user-navigation-capturing-on-desktop — 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://www.w3.org/TR/appmanifest/ chromestatus: #5183927385587712 generated 2026-06-01T08:36:00Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
6
total
id contract kind verdict detail
launch-queue-exists window.launchQueue is exposed; installed web apps receive captured navigations through it. spec ↗ script
launch-queue-setconsumer-function launchQueue.setConsumer is a function. spec ↗ script
launch-params-exists LaunchParams is exposed. spec ↗ exists
navigator-installed-related-apps navigator.getInstalledRelatedApps exists for detecting installed PWAs. spec ↗ script
anchor-target-attribute-still-works <a target> attribute is still the surface for launching captured links — link clicks remain the trigger. script
manifest-link-supported <link rel=manifest> remains the registration surface for the PWA whose launch_handler controls capture. script