Closed
Bug 1464926
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 11206 - Migrate fullscreen to use top layer.
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 11206 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/11206
Details from upstream follow.
Dave Tapuska <dtapuska@chromium.org> wrote:
> Migrate fullscreen to use top layer.
>
> Previous attempts of adding and removing to the top layer were done
> synchronously. The spec has been updated to do this asynchronously and
> this change matches those changes.
>
> Bug: 240576
> Change-Id: Ic57a651596c685daa4b32d78421de5db912c106e
> Reviewed-on: https://chromium-review.googlesource.com/1066600
> WPT-Export-Revision: 7a738924bd004255c3d7cef97278bc1d4de3efb6
Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=89f94e431744de965f80d6187389018b7645f366
Assignee | ||
Comment 3•7 years ago
|
||
Assignee | ||
Comment 4•7 years ago
|
||
Ran 1 tests and 1 subtests
OK : 1
FAIL : 1
New tests that have failures or other problems:
/html/semantics/interactive-elements/the-dialog-element/dialog-showModal-remove.html
dialog element: removing from document after showModal(): FAIL
Assignee | ||
Comment 5•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=3cec1776758fc86cadbbc36f61d0c42aa6b93989
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/51e29cd8e6f6
[wpt PR 11206] - Migrate fullscreen to use top layer., a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/a404637bd628
[wpt PR 11206] - Update wpt metadata, a=testonly
Comment 7•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/51e29cd8e6f6
https://hg.mozilla.org/mozilla-central/rev/a404637bd628
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•