Skip to content

Commit f07719a

Browse files
committed
[css-overflow-3] Update intro
1 parent a15676f commit f07719a

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

css-overflow-3/Overview.bs

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,12 @@ Introduction</h2>
9191
which makes sense when the author's intent
9292
is that the content not be shown.
9393

94-
This specification introduces the long-standing de-facto 'overflow-x' and 'overflow-y' properties,
94+
This specification defines the long-standing de-facto 'overflow-x' and 'overflow-y' properties,
9595
adds a ''overflow/clip'' value,
96+
introduces an 'overflow-clip-margin' property,
9697
and defines overflow handling more fully.
97-
98-
[Something something 'max-lines'.]
98+
It also introduces control over smooth scrolling via 'scroll-behavior'
99+
and for reserving space for the scrollbar via 'scrollbar-gutter'.
99100

100101
Note: This specification also reproduces the definition of the 'text-overflow' property
101102
previously defined in [[CSS-UI-3]],

0 commit comments

Comments
 (0)