[wpt-sync] Sync PR 39721 - Prerender: Add WPTs for prerendering for URLs with fragments
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox115 fixed)
Tracking | Status | |
---|---|---|
firefox115 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39721 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39721
Details from upstream follow.
Taiyo Mizuhashi <taiyo@chromium.org> wrote:
Prerender: Add WPTs for prerendering for URLs with fragments
This CL adds WPTs to test and clarify current behavior of speculation-
rules triggered prerendering for URLs with fragments:
- If each URL specified for prerender are not completely identical, it
will be prerendered individually. Therefore, even if some URLs differ
only in fragments, they will be prerendered separately.- The URL of the activated page should match the prerendering URL so
that they should contain the same fragments.Bug: 1417936
Change-Id: I896709b25b26562919785b784a3d8b7f2bb384d8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4478530
Commit-Queue: Taiyo Mizuhashi \<taiyo@chromium.org>
Reviewed-by: Hiroki Nakagawa \<nhiroki@chromium.org>
Reviewed-by: Huanpo Lin \<robertlin@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1141291}
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
ERROR
: 1
Chrome
OK
: 1
FAIL
: 1
Safari
ERROR
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /speculation-rules/prerender/fragments.html [wpt.fyi]:
ERROR
(Chrome:OK
, Safari:ERROR
)
Comment 5•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7616fdb4f88e
https://hg.mozilla.org/mozilla-central/rev/9d383a80284e
Description
•