File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -446,10 +446,10 @@ <h3 id=parallel-flows><span class=secno>2.1. </span> Parallel Fragmentation
446446 </ ul >
447447
448448 < p > Content overflowing the content edge of a fixed-size box is considered
449- parallel to the content after the fixed-size box. Note however that
450- content < em > not </ em > overflowing the content edge of a fixed-size box is
451- embedded within the same flow as the in-flow content after it. (The
452- content edge effectively forks the fragmentation.)
449+ parallel to the content after the fixed-size box. Such content fragments
450+ within the context of the box's < a href =" #fragmented-flow " > < i > fragmented
451+ flow </ i > </ a > following normal fragmentation rules, increasing the length
452+ of the < a href =" #fragmented-flow " > < i > fragmented flow </ i > </ a > as necessary.
453453
454454 < h3 id =nested-flows > < span class =secno > 2.2. </ span > Nested Fragmentation
455455 Flows</ h3 >
Original file line number Diff line number Diff line change @@ -214,9 +214,9 @@ <h3 id="parallel-flows">
214214 < p >
215215 Content overflowing the content edge of a fixed-size box
216216 is considered parallel to the content after the fixed-size box.
217- Note however that content < em > not </ em > overflowing the content edge of a fixed-size box
218- is embedded within the same flow as the in-flow content after it.
219- (The content edge effectively forks the fragmentation.)
217+ Such content fragments within the context of the box's < i > fragmented flow </ i >
218+ following normal fragmentation rules,
219+ increasing the length of the < i > fragmented flow </ i > as necessary.
220220 </ p >
221221
222222< h3 id ="nested-flows ">
You can’t perform that action at this time.
0 commit comments