[wpt-sync] Sync PR 41971 - Add web platform test for fullscreen popups
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox120 fixed)
| Tracking | Status | |
|---|---|---|
| firefox120 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41971 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41971
Details from upstream follow.
Brad Triebwasser <btriebw@chromium.org> wrote:
Add web platform test for fullscreen popups
Bug: 1142516
Change-Id: I20357e87ed799555e0ed4211fc180317e57116c0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4862737
Commit-Queue: Brad Triebwasser \<btriebw@chromium.org>
Reviewed-by: Mike Wasserman \<msw@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1196659}
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 5 tests and 2 subtests
Status Summary
Firefox
OK : 5
FAIL: 5
Chrome
OK : 5
PASS: 7
FAIL: 2
Safari
OK : 5
FAIL: 5
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /window-management/multi-screen-fullscreen-companion.tentative.https.html [wpt.fyi]
- Enter fullscreen and open a popup from one transient activation.:
FAIL(Chrome:PASS, Safari:FAIL)
- Enter fullscreen and open a popup from one transient activation.:
- /window-management/multi-screen-fullscreen-enter.tentative.https.html [wpt.fyi]
- Use multi-screen details to enter fullscreen on specific screens:
FAIL(Chrome:PASS, Safari:FAIL)
- Use multi-screen details to enter fullscreen on specific screens:
- /window-management/multi-screen-fullscreen-move.tentative.https.html [wpt.fyi]
- Use multi-screen details to move fullscreen between screens:
FAIL(Chrome:PASS, Safari:FAIL)
- Use multi-screen details to move fullscreen between screens:
- /window-management/multi-screen-window-open-fullscreen.tentative.https.html [wpt.fyi]
- Use multi-screen details to open a fullscreen popup window on each screen:
FAIL(Chrome:PASS, Safari:FAIL)
- Use multi-screen details to open a fullscreen popup window on each screen:
- /window-management/multi-screen-window-open.tentative.https.html [wpt.fyi]
- Use multi-screen details to open a popup window on each screen:
FAIL(Chrome:PASS, Safari:FAIL)
- Use multi-screen details to open a popup window on each screen:
Comment 4•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/b04d639323f0
https://hg.mozilla.org/mozilla-central/rev/96e622b32d01
Description
•