We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d46f505 commit 2b1d230Copy full SHA for 2b1d230
1 file changed
css-overflow-4/Overview.bs
@@ -812,8 +812,8 @@ Indicating Block-Axis Overflow: the 'block-ellipsis' property</h3>
812
(in which case, it can capture events).
813
814
815
-<h2 id=fragmentating-overflow>
816
-Fragmenting Overflow</h2>
+<h2 id=suppressing-excess oldids=fragmentating-overflow>
+Suppressing Excess Content</h2>
817
818
<h3 id=line-clamp>
819
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>
1019
</div>
1020
1021
<h3 id="continue">
1022
-Fragmentation of Overflow: the 'continue' property</h3>
+Handling of Excess Content: the 'continue' property</h3>
1023
1024
<pre class=propdef>
1025
Name: continue
0 commit comments