Skip to content

Commit f2443d8

Browse files
committed
[css-overflow-3] Tweak exported term
1 parent 2c4c400 commit f2443d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-overflow-3/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -530,9 +530,9 @@ Managing Overflow: the 'overflow-x', 'overflow-y', and 'overflow' properties</h3
530530
</dl>
531531

532532
The ''overflow/scroll'', ''overflow/auto'', and ''overflow/hidden'' values
533-
are known as the <dfn export for=overflow>scrollable values</dfn> of 'overflow'.
533+
are known as the <dfn export lt="scrollable overflow value">scrollable values</dfn> of 'overflow'.
534534
The ''overflow/visible'' and ''overflow/clip'' values
535-
are known as the <dfn export for=overflow>non-scrollable values</dfn>.
535+
are known as the <dfn export lt="scrollable overflow value">non-scrollable values</dfn>.
536536

537537
The ''visible''/''overflow/clip'' values of 'overflow'
538538
compute to ''overflow/auto''/''hidden'' (respectively)

0 commit comments

Comments
 (0)