Skip to content

Commit 3a4416a

Browse files
committed
[css2] Issue 280.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403141
1 parent 6de965e commit 3a4416a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/visuren.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22
<html lang="en">
3-
<!-- $Id: visuren.src,v 2.180 2011-03-04 20:18:22 bbos Exp $ -->
3+
<!-- $Id: visuren.src,v 2.181 2011-03-09 23:09:37 bbos Exp $ -->
44
<head>
55
<title>Visual formatting model</title>
66
<meta name="editor" lang="tr" content="Tantek &Ccedil;elik">
@@ -1283,7 +1283,7 @@ earlier box. Analogous rules hold for right-floating boxes.
12831283
<li>The right <a href="box.html#outer-edge">outer edge</a> of a
12841284
left-floating box may not be to the right of the left <a
12851285
href="box.html#outer-edge">outer edge</a> of any right-floating
1286-
box that is to the right of it. Analogous rules hold for
1286+
box that is next to it. Analogous rules hold for
12871287
right-floating elements.
12881288
</li>
12891289
<li>A floating box's <a href="box.html#outer-edge">outer top</a>

0 commit comments

Comments
 (0)