Skip to content

Commit db4d2ac

Browse files
committed
1 parent 4df0412 commit db4d2ac

3 files changed

Lines changed: 79 additions & 66 deletions

File tree

css-break/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@ Fragmentation Model and Terminology</h2>
8282
A box&mdash;such as a page box, column box, or region&mdash;that contains
8383
a portion (or all) of a <i>fragmented flow</i>.
8484
Fragmentainers can be pre-defined, or generated as needed.
85-
When breakable content overflows a fragmentainer in the block dimension,
86-
instead of overflowing it breaks into the next container in its
87-
<i>fragmentation context</i>.
85+
When breakable content would overflow a fragmentainer in the block dimension,
86+
it breaks into the next container in its <i>fragmentation context</i>
87+
instead.
8888
</dd>
8989
<dt><dfn>fragmentation context</dfn></dt>
9090
<dd>
@@ -534,7 +534,7 @@ Rules for Breaking</h2>
534534
</p>
535535

536536
<p>
537-
To guarantee progress, fragmentainers are assumend to have a minimum
537+
To guarantee progress, fragmentainers are assumed to have a minimum
538538
<i>block size</i> of 1px regardless of their used size.
539539

540540
<h3 id="possible-breaks">

0 commit comments

Comments
 (0)