← 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.
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 | … |