|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 | 2 | <html lang="en"> |
3 | | -<!-- $Id: visudet.src,v 2.81 2003-08-27 17:58:16 bbos Exp $ --> |
| 3 | +<!-- $Id: visudet.src,v 2.82 2003-08-27 20:08:09 bbos Exp $ --> |
4 | 4 | <head> |
5 | 5 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
6 | 6 | <title>Visual formatting model details</title> |
@@ -770,21 +770,12 @@ padding or borders: |
770 | 770 | between the top of the topmost line box and the bottom of the |
771 | 771 | bottommost line box. |
772 | 772 | </p> |
773 | | -<del class="current" |
774 | | -cite="http://lists.w3.org/Archives/Member/w3c-css-wg/2003AprJun/0347.html"> |
775 | | -<p>If |
776 | | -it has block-level children, the height is the distance between the |
777 | | -top border-edge of the topmost block-level child box and the bottom |
778 | | -border-edge of the bottommost block-level child box. |
779 | | -</p> |
780 | | -</del> |
781 | | -<ins class="proposed" |
782 | | -cite="http://lists.w3.org/Archives/Member/w3c-css-wg/2003AprJun/0347.html">If |
| 773 | +If |
783 | 774 | it has block-level children, the height is the distance between the |
784 | 775 | top border-edge of the topmost block-level child box that doesn't have |
785 | 776 | <a href="box.html#collapsed-through">margins collapsed through it</a> |
786 | 777 | and the bottom border-edge of the bottommost block-level child box |
787 | | -that doesn't have margins collapsed through it.</ins> However, if the |
| 778 | +that doesn't have margins collapsed through it. However, if the |
788 | 779 | element has a non-zero top padding and/or top border, then the content |
789 | 780 | starts at the top <em>margin</em> edge of the topmost child. (The |
790 | 781 | first case expresses the fact that the top and bottom margins of the |
|
0 commit comments