Closed
Bug 1882853
Opened 2 years ago
Closed 2 years ago
Enable align-content on blocks by default.
Categories
(Core :: Layout: Block and Inline, enhancement)
Core
Layout: Block and Inline
Tracking
()
RESOLVED
FIXED
125 Branch
| Tracking | Status | |
|---|---|---|
| firefox125 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•2 years ago
|
||
The implementation ended up not being terribly complex and even though
there's some compatibility risk (because align-content didn't use to
have an effect on blocks), chromium is on its way to ship this sooner
than us, so we'll find out if it's not compatible before this hits
release, if it isn't.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3ba857f97852
Enable align-content on blocks by default. r=jfkthame,dholbert,layout-reviewers
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
Updated•2 years ago
|
Type: task → enhancement
Comment 4•2 years ago
•
|
||
Related Pull Requests
Updated•2 years ago
|
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•