[wpt-sync] Sync PR 24350 - Window Placement: Add wpt that requestFullscreen invokes screen getter
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24350 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24350
Details from upstream follow.
Mike Wasserman <msw@chromium.org> wrote:
Window Placement: Add wpt that requestFullscreen invokes screen getter
Just check that the screen getter is invoked on fullscreenOptions.
Tentative per the experimental web platform Window Placement feature.Bug: 897300
Test: Automated
Change-Id: I4d4064a8a912d679fd27f66cdf53e7f64e1cfe90
Reviewed-on: https://chromium-review.googlesource.com/2268310
WPT-Export-Revision: e056df962d58000b695629d2ead2b9e289d0dd14
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
FAIL : 1
Chrome
ERROR: 1
Safari
OK : 1
FAIL : 1
Links
Details
New Tests That Don't Pass
/fullscreen/api/element-request-fullscreen-options.tentative.html
fullscreenOptions.screen getter is invoked on requestFullscreen: FAIL (Safari: FAIL)
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f6c873eda291
https://hg.mozilla.org/mozilla-central/rev/b778fce1bf0f
Description
•