Closed
Bug 1993232
Opened 4 months ago
Closed 4 months ago
Implement position-try-tactics for margins and inset properties.
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
145 Branch
| Tracking | Status | |
|---|---|---|
| firefox145 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Blocks 1 open bug)
Details
(Whiteboard: [anchorpositioning:m2])
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•4 months ago
|
||
Plumb the try tactics along the cascade, and use them to flip the properties of
the fallback styles.
This means we need to compute a fallback style even if we don't specify a try
rule name... But seems fair enough?
Updated•4 months ago
|
Whiteboard: [anchorpositioning:triage]
Pushed by ealvarez@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/81582e34d299
https://hg.mozilla.org/integration/autoland/rev/39aea7561ab2
Implement position-try-tactics for margins and inset properties. r=firefox-style-system-reviewers,layout-anchor-positioning-reviewers,layout-reviewers,dshin
Comment 3•4 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
status-firefox145:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 145 Branch
Updated•4 months ago
|
Points: --- → 2
Whiteboard: [anchorpositioning:triage] → [anchorpositioning:m2]
Updated•3 months ago
|
QA Whiteboard: [qa-triage-done-c146/b145]
You need to log in
before you can comment on or make changes to this bug.
Description
•