[wpt-sync] Sync PR 40021 - Tests for overlay transitions in and out for popovers
Categories
(Core :: Layout: Positioned, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40021 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40021
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
Tests for overlay transitions in and out for popovers
The transition-in tests are valid if an element that is added to the top
layer is not rendered in the top layer if the computed overlay is
'none'.Bug: 1411264
Change-Id: I809aa3d41971f9a51dc8357bbb48497d60e38dbf
Reviewed-on: https://chromium-review.googlesource.com/4533938
WPT-Export-Revision: 96ea36a411f5f0bfed79f800896841ebdeb276c5
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•1 years ago
|
Assignee | ||
Updated•1 years ago
|
Assignee | ||
Comment 1•1 years ago
|
||
Assignee | ||
Comment 2•1 years ago
|
||
CI Results
Ran 5 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests and 2 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 4
TIMEOUT
: 1
Chrome
OK
: 1
PASS
: 5
Safari
OK
: 1
FAIL
: 5
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-position/overlay/overlay-transition-finished.html [wpt.fyi]:
TIMEOUT
(Chrome:PASS
, Safari:FAIL
) - /css/css-position/overlay/overlay-transition-in-rendering.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
) - /css/css-position/overlay/overlay-transition-out-rendering.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
) - /css/css-position/overlay/overlay-transition.html [wpt.fyi]
- Open the popover to be closed and verify computed overlay for both popovers:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Transition overlays:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Open the popover to be closed and verify computed overlay for both popovers:
Comment 4•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4c51b421dbda
https://hg.mozilla.org/mozilla-central/rev/0a72f31963e7
Description
•