Skip to content

Commit f02ea31

Browse files
committed
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403254
1 parent ab60bee commit f02ea31

1 file changed

Lines changed: 5 additions & 9 deletions

File tree

css2/visudet.src

Lines changed: 5 additions & 9 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: visudet.src,v 2.171 2011-10-18 19:25:28 bbos Exp $ -->
3+
<!-- $Id: visudet.src,v 2.172 2012-05-15 13:16:51 bbos Exp $ -->
44
<head>
55
<title>Visual formatting model details</title>
66
<!--script src="http://www.w3c-test.org/css/harness/annotate.js#CSS21_DEV" type="text/javascript" defer></script-->
@@ -1241,14 +1241,10 @@ for <span class="propinst-height">'height'</span>.
12411241
</li>
12421242
</ol>
12431243

1244-
<p class="note">These steps do not affect the real computed values of
1245-
the above properties. The change of used <span
1246-
class="propinst-height">'height'</span> has no effect on margin
1247-
collapsing except as specifically required by rules for <span
1248-
class="propinst-min-height">'min-height'</span> or <span
1249-
class="propinst-max-height">'max-height'</span> in <a
1250-
href="box.html#collapsing-margins">"Collapsing margins"
1251-
(8.3.1).</a></p>
1244+
<p class="note">These steps do not affect the real computed value of
1245+
<span class="propinst-height">'height'</span>. Consequently, for
1246+
example, they do not affect margin collapsing, which depends on the
1247+
computed value.
12521248

12531249
<p>However, for replaced elements with both <span
12541250
class="propinst-width">'width'</span> and <span

0 commit comments

Comments
 (0)