Closed
Bug 1908320
Opened 1 year ago
Closed 9 months ago
[css-grid] Orthogonal items should also participate in baseline alignment
Categories
(Core :: Layout: Grid, defect, P3)
Core
Layout: Grid
Tracking
()
RESOLVED
FIXED
140 Branch
| Tracking | Status | |
|---|---|---|
| firefox140 | --- | fixed |
People
(Reporter: tlouw, Assigned: tlouw)
References
(Depends on 1 open bug)
Details
(Whiteboard: [grid-baseline:m1])
Attachments
(1 file, 1 obsolete file)
All items in an alignment context should be checked for baseline alignment. Items that turn out to be orthogonal to the alignment context should synthesize a baseline.
| Assignee | ||
Comment 1•1 year ago
|
||
All items in an alignment context should be checked for baseline
alignment. Items that turn out to be orthogonal to the alignment
context should synthesize a baseline.
| Assignee | ||
Comment 2•1 year ago
|
||
If an alignment group has no items with a baseline parallel to the
baseline alignment axis, then the fallback alignment is used.
Updated•1 year ago
|
Assignee: nobody → tlouw
Attachment #9413199 -
Attachment description: WIP: Bug 1908320 - Orthogonal items should also participate in baseline alignment r=#layout → Bug 1908320 - Orthogonal items should also participate in baseline alignment r=#layout
Status: NEW → ASSIGNED
Updated•1 year ago
|
Attachment #9413200 -
Attachment description: WIP: Bug 1908320 - No baseline alignment if there are no parallel items. r=#layout → Bug 1908320 - No baseline alignment if there are no parallel items. r=#layout
Updated•1 year ago
|
Severity: -- → S3
Priority: -- → P3
Pushed by tlouw@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/99afd830a8bd
Orthogonal items should also participate in baseline alignment r=layout-reviewers,emilio
https://hg.mozilla.org/integration/autoland/rev/86c1052ebb70
No baseline alignment if there are no parallel items. r=layout-reviewers,emilio
Comment 4•1 year ago
|
||
Backed out for causing wr failures on align-items-baseline-column-vert.html.
-
Backout link
''' INFO '''
The reftestanalyzer says that the images are identical.
''' INFO '''
Flags: needinfo?(tlouw)
| Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(tlouw)
Updated•1 year ago
|
Attachment #9413199 -
Attachment description: Bug 1908320 - Orthogonal items should also participate in baseline alignment r=#layout → WIP: Bug 1908320 - Orthogonal items should also participate in baseline alignment r=#layout
Updated•1 year ago
|
Attachment #9413200 -
Attachment is obsolete: true
| Assignee | ||
Updated•1 year ago
|
Blocks: interop-2025-grid-baseline
Updated•1 year ago
|
Attachment #9413199 -
Attachment description: WIP: Bug 1908320 - Orthogonal items should also participate in baseline alignment r=#layout → WIP: Bug 1908320 - Orthogonal items should also participate in baseline alignment r=#layout-grid-reviewers
Updated•1 year ago
|
Whiteboard: [grid-baseline:m1]
Updated•11 months ago
|
Attachment #9413199 -
Attachment description: WIP: Bug 1908320 - Orthogonal items should also participate in baseline alignment r=#layout-grid-reviewers → Bug 1908320 - Orthogonal items should also participate in baseline alignment r=#layout-grid-reviewers
Pushed by tlouw@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/99b3bcd44315
Orthogonal items should also participate in baseline alignment r=layout-reviewers,emilio
Comment 6•9 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
Updated•9 months ago
|
QA Whiteboard: [qa-triage-done-c141/b140]
You need to log in
before you can comment on or make changes to this bug.
Description
•