Skip to content

Commit 8890090

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-overflow-3/Overview.bs

Lines changed: 1 addition & 1 deletion
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)