File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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(<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(<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(<length> <length> ? [, top | bottom | near ]?)
30063006
You can’t perform that action at this time.
0 commit comments