Skip to content

Commit 5675f61

Browse files
committed
[css2] Better text to reduce confusion.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402139
1 parent d149af3 commit 5675f61

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

css2/visudet.src

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: visudet.src,v 2.76 2003-08-25 10:03:14 bbos Exp $ -->
3+
<!-- $Id: visudet.src,v 2.77 2003-08-25 10:10:50 bbos Exp $ -->
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<title>Visual formatting model details</title>
@@ -776,7 +776,8 @@ class="propinst-margin-bottom">'margin-bottom'</span> are 'auto',
776776
their used value is 0. If <span
777777
class="propinst-height">'height'</span> is 'auto' and 'overflow' is
778778
other than 'visible', use the rules in <a href="#flow-root-height">"auto
779-
height..."</a>. Otherwise if 'height' is 'auto', the height depends
779+
height..."</a>. Otherwise if 'height' is 'auto' and 'overflow' is
780+
'visible', the height depends
780781
on whether the element has any block-level children and whether it has
781782
padding or borders:
782783
</p>

0 commit comments

Comments
 (0)