Skip to content

Commit 0cc97b1

Browse files
committed
[css-overflow-3][editorial] Fix punctuation
1 parent a90480b commit 0cc97b1

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
@@ -499,8 +499,8 @@ Overflow in Print and Other Static Media</h3>
499499
such as by displaying scrollbars
500500
or an ellipsis.
501501

502-
Note: Not all [=paged media=] is non-interactive
503-
for example, e-book readers page content,
502+
Note: Not all [=paged media=] is non-interactive:
503+
for example, e-book readers paginate content,
504504
but are interactive.
505505

506506
<h3 id="scrollbar-layout">
@@ -708,7 +708,7 @@ Flow Relative Properties: the 'overflow-block' and 'overflow-inline' properties<
708708
The mapping depends on the element's 'writing-mode'.
709709

710710
<h3 id=smooth-scrolling caniuse=css-scroll-behavior>
711-
Smooth Scrolling: The 'scroll-behavior' Property</h3>
711+
Smooth Scrolling: the 'scroll-behavior' Property</h3>
712712

713713
<pre class=propdef>
714714
Name: scroll-behavior

0 commit comments

Comments
 (0)