Skip to content

Commit 08476a3

Browse files
committed
[css2] Added another change relative to old CSS2: relatively positioned
elements *can* have collapsing margins. --HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402878
1 parent f5ddfa5 commit 08476a3

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

css2/changes.src

Lines changed: 4 additions & 1 deletion
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: changes.src,v 2.94 2009-01-29 15:33:11 bbos Exp $ -->
3+
<!-- $Id: changes.src,v 2.95 2009-01-29 19:05:56 bbos Exp $ -->
44
<HEAD>
55
<TITLE>Changes</TITLE>
66
</HEAD>
@@ -381,6 +381,9 @@ bottom margins.</p>
381381
border edge, assume the element has a <em>bottom</em> (rather than
382382
top) border.
383383

384+
<p>Margins of relatively positioned elements <em>do</em> sometimes
385+
collapse.
386+
384387
<h3 id="c8.4"><a href="box.html#padding-properties">Section 8.4 Padding properties</a></h3>
385388

386389
<p>If the containing block's width depends on an element with percentage

0 commit comments

Comments
 (0)