[wpt-sync] Sync PR 35988 - Prerender: Upstream tests for cross-origin iframe in prerendered pages
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox107 fixed)
Tracking | Status | |
---|---|---|
firefox107 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 35988 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35988
Details from upstream follow.
Miyoung Shin <myid.shin@igalia.com> wrote:
Prerender: Upstream tests for cross-origin iframe in prerendered pages
This CL upstreams tests for the cross-origin iframe including
a sandbox iframe in prerendered pages to the WPT repository.
iframes should be treated as the cross-origin iframe specified
in the draft spec:
https://wicg.github.io/nav-speculation/prerendering.html#delay-crossoriginBug: 1253158
Change-Id: Id34264eaec7584fbef38844a20ef8c15636d156dReviewed-on: https://chromium-review.googlesource.com/3908027
WPT-Export-Revision: e78c84417116f3c74480eac82b68e739a8bf6008
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests
Status Summary
Firefox
ERROR
: 2
Chrome
ERROR
: 2
Safari
ERROR
: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /speculation-rules/prerender/cross-origin-iframe.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
) - /speculation-rules/prerender/sandbox-iframe.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
)
Comment 5•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ebe88a8dd2ee
https://hg.mozilla.org/mozilla-central/rev/cfefb282588e
Description
•