Skip to content

Commit 2b1d230

Browse files
committed
[css-overflow-4] Rename sections
These are not solely about fragmentation, so use a more generic phrasing.
1 parent d46f505 commit 2b1d230

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-overflow-4/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -812,8 +812,8 @@ Indicating Block-Axis Overflow: the 'block-ellipsis' property</h3>
812812
(in which case, it can capture events).
813813

814814

815-
<h2 id=fragmentating-overflow>
816-
Fragmenting Overflow</h2>
815+
<h2 id=suppressing-excess oldids=fragmentating-overflow>
816+
Suppressing Excess Content</h2>
817817

818818
<h3 id=line-clamp>
819819
Limiting Visible Lines: the 'line-clamp' shorthand property</h3>
@@ -1019,7 +1019,7 @@ Forcing a Break After a Set Number of Lines: the 'max-lines' property</h3>
10191019
</div>
10201020

10211021
<h3 id="continue">
1022-
Fragmentation of Overflow: the 'continue' property</h3>
1022+
Handling of Excess Content: the 'continue' property</h3>
10231023

10241024
<pre class=propdef>
10251025
Name: continue

0 commit comments

Comments
 (0)