Skip to content

Commit 9a66371

Browse files
committed
machine-generated version
1 parent d40f286 commit 9a66371

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

css3-gcpm/Overview.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2991,16 +2991,16 @@ <h2 id=page-and-column-floats><span class=secno>12. </span>Page and column
29912991
<dt>bottom-corner
29922992

29932993
<dd>similar to ‘<code class=property>top-corner</code>’, exept the box
2994-
is floated to the bottom
2995-
2996-
<dt>snap(&lt;length>, [top | bottom])
2997-
2998-
<dd>same as ‘<code class=property>top</code>’ if the box is naturally
2999-
near the top; same as ‘<code class=property>bottom</code>’ if the box
3000-
is naturally near the bottom. If the box naturally leads to a
3001-
(page/column) break, the box is floated to the top of the next
3002-
page/column. The first optionaloptional length value specifies how far
3003-
from the top/bottom the element can be influenced, The second
2994+
is floated to the bottom <!--
2995+
<dt>snap(&lt;length>, [top | bottom])
2996+
2997+
<dd>same as 'top' if the box is naturally near the top; same as
2998+
'bottom' if the box is naturally near the bottom. If the box naturally
2999+
leads to a (page/column) break, the box is floated to the top of the
3000+
next page/column. The first optionaloptional length value specifies how far from the
3001+
top/bottom the element can be influenced, The second
3002+
-->
3003+
30043004

30053005
<dt>snap(&lt;length> &lt;length>? [, top | bottom | near ]?)
30063006

0 commit comments

Comments
 (0)