File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -841,8 +841,9 @@ <h3 id=possible-breaks><span class=secno>4.1. </span> Possible Break Points</h3>
841841 < dt > Block-parallel Fragmentation
842842
843843 < dd > When the block flow direction of the siblings' containing block is
844- parallel to that of the fragmentation context: block-level boxes, table
845- row group boxes, table row boxes, multi-column column row boxes.
844+ parallel to that of the fragmentation context: in-flow block-level
845+ boxes, a float and an immediately-adjacent in-flow or floated box,
846+ table row group boxes, table row boxes, multi-column column row boxes.
846847
847848 < dt > Block-perpendicular Fragmentation
848849
Original file line number Diff line number Diff line change @@ -563,7 +563,8 @@ <h3 id="possible-breaks">
563563 < dd >
564564 When the block flow direction of the siblings' containing block
565565 is parallel to that of the fragmentation context:
566- block-level boxes,
566+ in-flow block-level boxes,
567+ a float and an immediately-adjacent in-flow or floated box,
567568 table row group boxes,
568569 table row boxes,
569570 multi-column column row boxes.
You can’t perform that action at this time.
0 commit comments