Closed
Bug 1882853
Opened 1 year ago
Closed 1 year 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•1 year 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•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
Updated•1 year ago
|
Type: task → enhancement
Comment 4•1 year ago
•
|
||
Related Pull Requests
Updated•1 year 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
•