Closed
Bug 1924090
Opened 1 year ago
Closed 1 month ago
Enforce default alignment for `position-area`
Categories
(Core :: Layout: Positioned, enhancement)
Core
Layout: Positioned
Tracking
()
RESOLVED
FIXED
146 Branch
| Tracking | Status | |
|---|---|---|
| firefox146 | --- | fixed |
People
(Reporter: dshin, Assigned: keithamus)
References
()
Details
(Whiteboard: [anchorpositioning:m2], [wptsync upstream])
Attachments
(1 file)
If the queried element specifies the self-alignment of normal:
- If
position-areain that axis specifies all 3 regions, or the center region, default becomesanchor-center - Otherwise,
startorenddepending on where the specified region is.
| Reporter | ||
Updated•1 year ago
|
Updated•1 year ago
|
Whiteboard: [anchorpositioning:m1]
Updated•2 months ago
|
Points: --- → 3
Updated•2 months ago
|
Points: 3 → 2
Whiteboard: [anchorpositioning:triage] → [anchorpositioning:m2]
Updated•2 months ago
|
Assignee: nobody → mozmail
Updated•2 months ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Updated•1 month ago
|
Assignee: mozmail → mozilla
| Assignee | ||
Updated•1 month ago
|
| Assignee | ||
Comment 1•1 month ago
|
||
Updated•1 month ago
|
Attachment #9519269 -
Attachment description: WIP: Bug 1924090 - Apply resolved position-area influenced self-alignment properties during alignment for abspos with cb → Bug 1924090 - Apply resolved position-area influenced self-alignment properties during alignment for abspos with cb r?#layout,emilio
Pushed by kcirkel@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/0a4067b8b3e0
https://hg.mozilla.org/integration/autoland/rev/c4427f55f339
Apply resolved position-area influenced self-alignment properties during alignment for abspos with cb r=emilio,layout-reviewers,dshin,firefox-style-system-reviewers
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/55651 for changes under testing/web-platform/tests
Whiteboard: [anchorpositioning:m2] → [anchorpositioning:m2], [wptsync upstream]
Pushed by chorotan@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/73870f3d2222
https://hg.mozilla.org/integration/autoland/rev/3d044aae9b10
Revert "Bug 1924090 - Apply resolved position-area influenced self-alignment properties during alignment for abspos with cb r=emilio,layout-reviewers,dshin,firefox-style-system-reviewers" for causing Wr failures on position-try-switch-to-fixed-anchor.html
Comment 5•1 month ago
|
||
Backed out for causing Wr failures on position-try-switch-to-fixed-anchor.html
Flags: needinfo?(mozilla)
Upstream PR merged by moz-wptsync-bot
Pushed by kcirkel@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/e3c22d4741ec
https://hg.mozilla.org/integration/autoland/rev/3f5f2b0dee03
Apply resolved position-area influenced self-alignment properties during alignment for abspos with cb r=emilio,layout-reviewers,dshin,firefox-style-system-reviewers
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/55689 for changes under testing/web-platform/tests
Comment 9•1 month ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox146:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 146 Branch
| Assignee | ||
Updated•1 month ago
|
Flags: needinfo?(mozilla)
Upstream PR merged by moz-wptsync-bot
Updated•23 days ago
|
QA Whiteboard: [qa-triage-done-c147/b146]
You need to log in
before you can comment on or make changes to this bug.
Description
•