File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -413,8 +413,8 @@ <h2 id=fragmentation-model><span class=secno>2. </span> Fragmentation Model
413
413
< var > F< sub > 2</ sub > </ var > is the < a href ="#break-types "> type of break</ a >
414
414
created by the < a href ="#fragmentation-context "> < i > fragmentation
415
415
context</ i > </ a > that split < var > F</ var > , not the type of break normally
416
- created by < var > F</ var > ‘ < code class = css > s own < a
417
- href ="#fragmentation-context "> < i > fragmentation context</ i > </ a > . </ code >
416
+ created by < var > F</ var > ’ s own < a
417
+ href ="#fragmentation-context "> < i > fragmentation context</ i > </ a > .
418
418
419
419
< p class =note > Breaking inline content into lines is another form of
420
420
fragmentation, and similarly creates box fragments when it breaks < a
@@ -429,7 +429,7 @@ <h2 id=breaking-controls><span class=secno>3. </span> Controlling Breaks</h2>
429
429
< p > The following sections explain how breaks are controlled in a < a
430
430
href ="#fragmented-flow "> < i > fragmented flow</ i > </ a > . A page/column/region
431
431
break opportunity between two boxes is under the influence of the
432
- containing block’ s ‘< a href ="#break-inside "> < code
432
+ containing block' s ‘< a href ="#break-inside "> < code
433
433
class =property > break-inside</ code > </ a > ’ property, the ‘< a
434
434
href ="#break-after "> < code class =property > break-after</ code > </ a > ’
435
435
property of the preceding element, and the ‘< a
Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ <h2 id="fragmentation-model">
186
186
between the two pieces < var > F< sub > 1</ sub > </ var > and < var > F< sub > 2</ sub > </ var >
187
187
is the < a href ="#break-types "> type of break</ a > created
188
188
by the < i > fragmentation context</ i > that split < var > F</ var > ,
189
- not the type of break normally created by < var > F</ var > ' s own < i > fragmentation context</ i > .
189
+ not the type of break normally created by < var > F</ var > ’ s own < i > fragmentation context</ i > .
190
190
</ p >
191
191
192
192
< p class ="note ">
You can’t perform that action at this time.
0 commit comments