Skip to content

Commit ecaaeb4

Browse files
committed
[css-flexbox-1] Annotate flex column wrap sample fragmentatio algo as problematic
1 parent da573d2 commit ecaaeb4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-flexbox-1/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3347,7 +3347,8 @@ Sample Flex Fragmentation Algorithm</h3>
33473347
</ol>
33483348

33493349
<p class='note'>
3350-
If a flex item does not entirely fit on a single page,
3350+
A shortcoming of this sample algorithm is that
3351+
if a flex item does not entirely fit on a single page,
33513352
it will <em>not</em> be paginated in <a>multi-line</a> column flex containers.
33523353

33533354
<dt><a>single-line</a> row flex container

0 commit comments

Comments
 (0)