Closed
Bug 1909339
Opened 1 year ago
Closed 1 day ago
Add initial support for the 'anchor-center' value
Categories
(Core :: Layout: Positioned, enhancement, P3)
Core
Layout: Positioned
Tracking
()
RESOLVED
FIXED
147 Branch
| Tracking | Status | |
|---|---|---|
| firefox147 | --- | fixed |
People
(Reporter: jwatt, Assigned: keithamus)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [anchorpositioning:m3], [wptsync upstream])
Attachments
(1 file, 1 obsolete file)
We should add initial support for the anchor-center value to the properties 'justify-self', 'align-self', 'justify-items' and 'align-items'.
Updated•1 year ago
|
Keywords: meta
Summary: Add initial support for the 'anchor-center' value → [META] Add initial support for the 'anchor-center' value
Updated•1 year ago
|
Whiteboard: [anchorpositioning:m1]
| Reporter | ||
Updated•2 months ago
|
Summary: [META] Add initial support for the 'anchor-center' value → Add initial support for the 'anchor-center' value
| Reporter | ||
Updated•2 months ago
|
Updated•2 months ago
|
Summary: Add initial support for the 'anchor-center' value → [meta] Add initial support for the 'anchor-center' value
| Reporter | ||
Updated•2 months ago
|
Whiteboard: [anchorpositioning:m1] → [anchorpositioning:triage]
| Reporter | ||
Updated•2 months ago
|
Keywords: meta
Summary: [meta] Add initial support for the 'anchor-center' value → Add initial support for the 'anchor-center' value
Updated•2 months ago
|
Whiteboard: [anchorpositioning:triage] → [anchorpositioning:reserve]
| Assignee | ||
Updated•1 month ago
|
Assignee: nobody → mozilla
| Reporter | ||
Updated•1 month ago
|
Whiteboard: [anchorpositioning:reserve] → [anchorpositioning:m3]
| Reporter | ||
Updated•1 month ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•1 month ago
|
||
This plumbs in the Anchor's rect so that AlignJustifySelf centres on the
anchor size + offsets, rather than the CB.
| Assignee | ||
Comment 2•14 days ago
|
||
Updated•7 days ago
|
Attachment #9528474 -
Attachment description: Bug 1909339 - Implement anchor-center for alignment properties r?#layout → Bug 1909339 - Implement anchor-center for alignment properties when anchored r?#layout
Updated•4 days ago
|
Attachment #9522008 -
Attachment is obsolete: true
Pushed by kcirkel@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/461b86ef9b9c
https://hg.mozilla.org/integration/autoland/rev/c3256c432d8e
Implement anchor-center for alignment properties when anchored r=layout-reviewers,emilio,firefox-style-system-reviewers,dshin
Pushed by abutkovits@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/c139426e28c6
https://hg.mozilla.org/integration/autoland/rev/4944374d040d
Revert "Bug 1909339 - Implement anchor-center for alignment properties when anchored r=layout-reviewers,emilio,firefox-style-system-reviewers,dshin" for causing bustages at ReflowInput.cpp
Comment 5•2 days ago
|
||
Backed out for causing bustages at ReflowInput.cpp
Backout link: https://hg-edge.mozilla.org/integration/autoland/rev/4944374d040d108bde553f5ba229fbb3b2dcac6f
Flags: needinfo?(mozilla)
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/56474 for changes under testing/web-platform/tests
Whiteboard: [anchorpositioning:m3] → [anchorpositioning:m3], [wptsync upstream]
Pushed by kcirkel@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/1c5f80bd63ed
https://hg.mozilla.org/integration/autoland/rev/77af4bb68560
Implement anchor-center for alignment properties when anchored r=layout-reviewers,emilio,firefox-style-system-reviewers,dshin
Comment 8•1 day ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 day ago
status-firefox147:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 147 Branch
| Assignee | ||
Updated•1 day ago
|
Flags: needinfo?(mozilla)
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•