Skip to content

Commit d40f286

Browse files
committed
removing outdated text
1 parent f07f906 commit d40f286

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

css3-gcpm/Overview.src.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2602,13 +2602,15 @@ <h2>Page and column floats</h2>
26022602
<dt>bottom-corner
26032603
<dd>similar to 'top-corner', exept the box is floated to the bottom
26042604

2605+
<!--
26052606
<dt>snap(&lt;length>, [top | bottom])
26062607
26072608
<dd>same as 'top' if the box is naturally near the top; same as
26082609
'bottom' if the box is naturally near the bottom. If the box naturally
26092610
leads to a (page/column) break, the box is floated to the top of the
26102611
next page/column. The first optionaloptional length value specifies how far from the
26112612
top/bottom the element can be influenced, The second
2613+
-->
26122614

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

0 commit comments

Comments
 (0)