We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6edc26d commit af6b1d2Copy full SHA for af6b1d2
1 file changed
css-page-floats/Overview.bs
@@ -73,7 +73,8 @@ Terminology</h2>
73
<dt><dfn>Float reference</dfn>
74
<dd>
75
The entity to which the float is aligned.
76
- <dt><dfn>Not overlapping</dfn></dt>
+ <dt><dfn>Not overlapping</dfn>
77
+ <dd>
78
Two elements are not overlapping if the margin box of one element is not
79
overlapping the margin box of the other element.
80
</dl>
0 commit comments