v147 · origin trial · prerendering

Compatibility Lab

A live compatibility lab for the Chrome 147 cross-origin iframe prerender path: browser capability probes, top-level and iframe Supports-Loading-Mode gates, activation timing, and fallback decisions when the current browser cannot actually prerender the page.

Runtime support is probed below. If this browser does not expose the prerender APIs or the Chrome 147 origin-trial behavior, the lab still models the server-header decisions and shows the fallback path a production page should take.

Live browser probes

Eligibility builder

normal navigation
The prerender-cross-origin-frames token is the top-level opt-in that lets cross-origin iframes navigate while the page is prerendering.
Same-origin iframes are not gated by this new cross-origin opt-in. Cross-origin frames take the compatibility path below.
A cross-origin iframe response must opt into being used while prerendered; credentialed-prerender is the supported token in this path.
These cases surface the spec's fallback space: wait for activation, block scripts, or discard the prerender candidate.

Decision matrix

checking

Request trace


      

Activation and fallback log

Implementation checkpoints

references

implementation reference

Need the exact API surface, compatibility boundaries, errors, lifecycle, and source links? Read the matching gendn reference ↗