WebMCP repro: router + imperative + declarative

Minimal reproduction for crbug.com/534655509. Expected on current stable Chrome: renderer killed on the click below.

Same-document router (Astro ClientRouter, View Transitions)on
Imperative tools (modelContext.registerTool())on (2 tools)
Declarative tool (toolname / tooldescription)on (1 form)

Page 2

Click here to go to page 1

Click that link. Direct URL loads never crash: the navigation has to come from a click.

API status: checking…