Skip to content

Commit 7b05ca2

Browse files
committed
[css2] Missing part of edit for issue 285.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403192
1 parent 5e47f13 commit 7b05ca2

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.189 2011-03-26 00:11:17 fantasai Exp $ -->
3+
<!-- $Id: visuren.src,v 2.190 2011-03-26 03:08:17 bbos Exp $ -->
44
<head>
55
<title>Visual formatting model</title>
66
<meta name="editor" lang="tr" content="Tantek &Ccedil;elik">
@@ -1320,7 +1320,7 @@ push the element vertically past the float.
13201320

13211321
<p>Computing the clearance of an element on which 'clear' is set is
13221322
done by first determining the hypothetical position of the element's
1323-
top border edge within its parent block. This position is
1323+
top border edge. This position is
13241324
where the actual top border edge would have been if the element
13251325
had a non-zero bottom border and its 'clear' property had been 'none'.
13261326

0 commit comments

Comments
 (0)