[wpt-sync] Sync PR 41414 - Fenced frame: Add WPT for _unfencedTop automatic beacons.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox118 fixed)
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41414 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41414
Details from upstream follow.
Liam Brady <lbrady@google.com> wrote:
Fenced frame: Add WPT for _unfencedTop automatic beacons.
There are already WPTs in place to test the '_blank' navigation
automatic beacon case. This CL adds a test to check the '_unfencedTop'
path. This is set up differently than other tests because an
'_unfencedTop' navigation replaces the top-level page that navigates it,
which causes any tests running in the old page to be unloaded. Instead,
we move the actual test to the page that the '_unfencedTop' navigation
navigates to, and use the initial page as simply a way to set up the
test.Change-Id: I4e7e4ff7c3b634426832eab2d9c82c210e9b6300
Reviewed-on: https://chromium-review.googlesource.com/4769506
WPT-Export-Revision: 764b09adab41ec38d9b551de40429b53d8c72403
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
ERROR
: 1
Chrome
ERROR
: 1
Safari
ERROR
: 1
Links
Details
New Tests That Don't Pass
- /fenced-frame/automatic-beacon-unfenced-top.https.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
)
Comment 4•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/906420456780
https://hg.mozilla.org/mozilla-central/rev/abf33603b0c2
Description
•