The Wayback Machine - https://web.archive.org/web/20250215215429/https://github.com/web-platform-tests/wpt/issues/32726
Skip to content

Add a testdriver hook or similar to test URL bar prerendering #32726

Open
@domenic

Description

In whatwg/html#7533 we are discussing standardization for URL-bar-triggered prerendering.

Chromium engineers have written a lot of web platform tests for prerendering, but they are currently based on the speculation rules proposal. It would be ideal if we could run these tests as if the browser were triggering the prerender via the URL bar, which exercises a slightly different code path (probably a less-complicated one).

That would also make the tests reusable by other browsers, including browsers like present-day Safari and Edge which perform URL bar prerendering (but not speculation rules prerendering).

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions