File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -707,7 +707,7 @@ Indicating Block-Axis Overflow: the 'block-ellipsis' property</h3>
707707 </pre>
708708
709709 This property allows inserting content into the last line box
710- before a (forced <em> or</em> unforced) <a>region break</a> or a [=clamp point=]
710+ before a [=clamp point=] or a (forced <em> or</em> unforced) <a>region break</a>
711711 to indicate the continuity of truncated / interrupted content.
712712 It only affects line boxes contained directly by the <a>block container</a> itself,
713713 but as it inherits, will have an effect on descendants’ line boxes unless overridden.
@@ -718,7 +718,7 @@ Indicating Block-Axis Overflow: the 'block-ellipsis' property</h3>
718718 ignoring any intervening [=absolutely positioned=] element
719719 or any element closing boundary.
720720
721- Note: See [[css-overflow-4#fragmentation]] for a way to generate boxes with such a [=region break=] .
721+ Note: See ''continue: discard'' for a way to generate boxes with such a [=region break=] .
722722
723723 ISSUE: Should this apply to other types of fragmentation breaks (e.g. pages, columns)?
724724
You can’t perform that action at this time.
0 commit comments