Skip to content

Commit c7462ca

Browse files
committed
[css-overflow-3][editorial] Add parens w3c#7511
1 parent e4e26df commit c7462ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-overflow-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ Scrollable Overflow</h3>
270270
within the [=scrollable overflow rectangle=],
271271
the box’s own padding
272272
so that when its content is scrolled to the end,
273-
there is padding between the end-edge of its in-flow or floated content
273+
there is padding between the end-edge of its in-flow (or floated) content
274274
and the border edge of the box.
275275
It typically ends up being exactly the same size as the box's own padding,
276276
except in a few cases--

0 commit comments

Comments
 (0)