Closed
Bug 2038512
Opened 1 day ago
Closed 12 hours ago
Make grid line clamping happen at used value time.
Categories
(Core :: Layout: Grid, defect)
Core
Layout: Grid
Tracking
()
RESOLVED
FIXED
152 Branch
| Tracking | Status | |
|---|---|---|
| firefox152 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•1 day ago
|
||
With bug 2035572 and related this clamping becomes harder to make at
parse time.
Move the clamping at used value time.
Comment 2•1 day ago
|
||
Patch looks good to me (if you want to count this comment as a review).
Pushed by ealvarez@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/69a6da6b2f5f
https://hg.mozilla.org/integration/autoland/rev/75a370cf4d98
Make line clamping happen at used value time. r=jwatt
Status: ASSIGNED → RESOLVED
Closed: 12 hours ago
status-firefox152:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•