[css-box-4] Should margin-trim have a 'floats' value?
Nobody has claimed this yet.
- Dominant language
- Bikeshed
- Stars
- 4.9k
- Forks
- 816
- PR merge metrics
- PR metrics pending
Description
Currently the margin-trim property allows trimming only in-flow block-axis margins, or that plus float margins (in either axis) that touch the container’s content edges. Should it be possible to trim the float margins while not trimming the in-flow block-axis margins? Do we have any use cases for such?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the issue discussion and the existing CSS Box 4 definition of margin-trim. Investigate whether trimming float margins without in-flow block-axis margins has documented use cases, then establish the intended value semantics and update scope. Done means the Working Group has a resolved direction for the proposal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100