We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0256d17 commit bc732a7Copy full SHA for bc732a7
css-box-4/Overview.bs
@@ -622,7 +622,7 @@ Recent Changes {#changes}
622
Changes since the <a href="https://www.w3.org/TR/2022/WD-css-box-4-20221103/">3 November 2022 Working Draft</a> include:
623
* Removing the effect of 'margin-trim' on floats,
624
because there are use cases for both trimming and not trimming their margins,
625
- and it is complicated to imlement.
+ and it is complicated to implement.
626
(<a href="https://github.com/w3c/csswg-drafts/issues/8547">Issue 8547</a>)
627
* Clarifying that only descendant margins are trimmed by 'margin-trim'
628
even if self or sibling margins would have collapsed with the trimmed margin.
0 commit comments