File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed 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
446
446
</ ul >
447
447
448
448
< 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.
453
453
454
454
< h3 id =nested-flows > < span class =secno > 2.2. </ span > Nested Fragmentation
455
455
Flows</ h3 >
Original file line number Diff line number Diff line change @@ -214,9 +214,9 @@ <h3 id="parallel-flows">
214
214
< p >
215
215
Content overflowing the content edge of a fixed-size box
216
216
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.
220
220
</ p >
221
221
222
222
< h3 id ="nested-flows ">
You can’t perform that action at this time.
0 commit comments