Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
domenic opened this issue Feb 7, 2022 · 0 comments
Open

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

domenic opened this issue Feb 7, 2022 · 0 comments

Comments

@domenic
Copy link
Member

domenic commented Feb 7, 2022

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant