Closed
Bug 1782752
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 35308 - Add block-start/end and overflow properties to `popup`
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
105 Branch
| Tracking | Status | |
|---|---|---|
| firefox105 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 35308 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35308
Details from upstream follow.
Mason Freed <masonf@chromium.org> wrote:
Add block-start/end and overflow properties to
popupThese were missing - see [1]. Without at least the block start
and end positions, pop-ups could easily be shown off screen below
the viewport.[1] https://github.com/openui/open-ui/issues/561#issuecomment-1201766064
Bug: 1307772
Change-Id: I006c664f89e8996d75c74130e4510967acfd486b
Reviewed-on: https://chromium-review.googlesource.com/3803128
WPT-Export-Revision: f4d28f121a4227c041c075cbf8e19d1c8323cfa4
| Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0f444d54beca
[wpt PR 35308] - Add block-start/end and overflow properties to `popup`, a=testonly
| Assignee | ||
Comment 3•3 years ago
|
||
Test result changes from PR not available.
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox105:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•