File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -402,15 +402,15 @@ Margins at Container Edges: the 'margin-trim' property {#margin-trim}
402402 <dt> <dfn>block-start</dfn>
403403 <dt> <dfn>block-end</dfn>
404404 <dd>
405- For in-flow boxes contained by this box,
405+ For [= in-flow=] boxes contained by this box,
406406 margins adjacent to the box’s specified edges
407407 are truncated to zero.
408408 It also truncates any descendant margins collapsed with such a margin
409409 (but not its own, its siblings’, or its ancestors’).
410410
411411 <dt> <dfn>inline-start</dfn>
412412 <dt> <dfn>inline-end</dfn>
413- For in-flow boxes contained by this box,
413+ For [= in-flow=] boxes contained by this box,
414414 margins adjacent to the box’s specified edges
415415 are truncated to zero.
416416 (However, these values do not apply to [=block containers=] )
You can’t perform that action at this time.
0 commit comments