#1207: Incubation: Prerendering cross-origin iframes

Visit on Github

Opened Mar 23, 2026

Explainer

https://github.com/WICG/nav-speculation/blob/main/prerendering-cross-origin-iframes.md

The explainer

Where and by whom is the work is being done?

  • GitHub repo: https://wicg.github.io/nav-speculation/prerendering.html
  • Primary contacts:
  • Organization/project driving the design: Google
  • This work is being funded by: Google
  • Incubation and standards groups that have discussed the design:
  • Standards group(s) that you expect to discuss and/or adopt this work when it's ready: <unknown

Feedback so far

You should also know that...

In short,
We propose adding an opt-in for such pages, via a HTTP header

Supports-Loading-Mode: prerender-cross-origin-frames

which requests that the browser prerender cross-origin frames on pages containing the header. (The browser remains free to ignore this request, or to ignore the overall request to prerender, if it believes that would be better for user experience.)

<!-- Content below this is maintained by @w3c-tag-bot -->

Track conversations at https://tag-github-bot.w3.org/gh/w3ctag/design-reviews/1207

Discussions

Log in to see TAG-private discussions.

Discussed Apr 20, 2026 (See Github)

HF: updated brainstorming w/ comment. Please review.

Discussed Apr 27, 2026 (See Github)

jyasskin: Marcos, did you have any updates marcoscaceres: <looks>... I cannot recall where I was in this. I had opinions but I can't find them at themoment, I will try to come back to them

Discussed May 11, 2026 (See Github)

Heather: I asked a question about nested frames. What now?

Jeffrey: I think you can ask clarifying questions at any time.

Marcos: Will take a look.

Jeffrey: Ask the question now, in the public issue, as yourself, and then we can discuss whatever their answer is.

Comment by @hlflanagan May 13, 2026 (See Github)

Can the pre-rendered iFrame call on other cross-origin sites to nest n+1 iFrames and request pre-rendering for them as well?