Prerender: Add WPTs for No-Vary-Search header
This CL adds WPTs for No-Vary-Search header with speculation rules
prerendering. The feature is implemented behind Prerender2NoVarySearch,
so this CL enables it on the existing VirtualTestSuites entry. WPTs for
No-Vary-Search hint will be added later.
To reuse test cases that have been used for No-Vary-Search header with
prefetching, this CL adds a common script file: test-inputs.js.
Some test cases for non-ascii search params are failing around search
params match. These are tentatively marked as failure. We will address
them in follow-up CLs.
Bug: 340928303
Change-Id: I5a0f107e413253534cec732cc8f0656100d0667b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5547562
Commit-Queue: Hiroki Nakagawa nhiroki@chromium.org
Reviewed-by: Kent Tamura tkent@chromium.org
Reviewed-by: Kouhei Ueno kouhei@chromium.org
Cr-Commit-Position: refs/heads/main@{#1303618}