Skip to content

Commit ada381e

Browse files
committed
[css-display] Link to the definition of 'white space' we mean. Fixes #1664.
1 parent 533ac0a commit ada381e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-display-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -812,7 +812,7 @@ Run-In Layout</h2>
812812
</ul>
813813

814814
A <dfn>run-in sequence</dfn> is a maximal sequence of consecutive sibling <a>run-in boxes</a>
815-
and intervening white space and/or out-of-flow boxes.
815+
and intervening <a>white space</a> and/or out-of-flow boxes.
816816

817817
Note: This statement implies that out-of-flow boxes are reparented
818818
if they are between two run-in boxes.

0 commit comments

Comments
 (0)