In-progress Google extension to the Speculation Rules API. Starts a prerender but stops as soon as any script tag is encountered — so the HTML parser discovers stylesheets, images and other sub-resources but JavaScript never executes. Gives close to prerender performance while avoiding the analytics/pre-render-abuse problems that full prerender causes. Being implemented by Chrome.