Skip to content

Commit e128c99

Browse files
committed
[css-overflow-3] Editorial tweak
Better capitalization of titles
1 parent 12d393e commit e128c99

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-overflow-3/Overview.bs

+3-3
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ Overflow Viewport Propagation</h3>
480480
it must be interpreted as ''overflow/hidden''.
481481

482482
<h3 id=logical>
483-
Flow relative properties: the 'overflow-block' and 'overflow-inline' properties</h3>
483+
Flow Relative Properties: the 'overflow-block' and 'overflow-inline' properties</h3>
484484

485485
The following properties are processed according to the same processing model
486486
as the Flow-Relative box model properties defined in [[css-logical-1#box]].
@@ -989,7 +989,7 @@ Limiting Visible Lines: the 'line-clamp' shorthand property</h3>
989989

990990

991991
<h3 id="max-lines">
992-
Forcing a break after a set number of lines: the 'max-lines' property</h3>
992+
Forcing a Break After a Set Number of Lines: the 'max-lines' property</h3>
993993

994994
<pre class=propdef>
995995
Name: max-lines
@@ -1045,7 +1045,7 @@ Forcing a break after a set number of lines: the 'max-lines' property</h3>
10451045
</div>
10461046

10471047
<h3 id="continue">
1048-
Fragmentation of overflow: the 'continue' property</h3>
1048+
Fragmentation of Overflow: the 'continue' property</h3>
10491049

10501050
<pre class=propdef>
10511051
Name: continue

0 commit comments

Comments
 (0)