Skip to content

Commit 8890090

Browse files
committed
[css-overflow-3] Clarify to avoid misunderstanding
Addresses the comment in #1971 (comment)
1 parent b42c5b7 commit 8890090

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
@@ -384,7 +384,7 @@ Scrolling and Clipping Overflow: the 'overflow-x', 'overflow-y', and 'overflow'
384384
</dl>
385385

386386
If the computed value of 'overflow' on a <a>block box</a>
387-
is neither ''overflow/visible'' nor ''overflow/clip'',
387+
is neither ''overflow/visible'' nor ''overflow/clip'' nor a combination thereof,
388388
it creates a new <a>block formatting context</a> for its content.
389389

390390

0 commit comments

Comments
 (0)