[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    Bug#31249: TD margin bug still present in KDE 2.2.2
From:       Glen Ditchfield <gjditchfield () acm ! org>
Date:       2002-01-31 16:26:07
[Download RAW message or body]

The bug is still present in KDE 2.2.2 (Red Hat 7.2; KDE from Red Hat's 
*-2.2.2-2.i386.rpm files, which are the most recent RPMs available through 
up2date at this time.)

Here's some HTML that demonstrates the bug.
------------
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<style>
TABLE     { background-color: orange; }
DIV       { margin-bottom: 10; background-color: yellow; }
DIV.red   { margin-bottom: 20; background-color: red; }
</style>
</head>

<body>
<div>This is just a division.</div>
<div class='red'>This is the red division.</div>
<div>This is just a division.</div>
<table>
  <tr>
    <td width='50%'>&nbsp;</td>
    <td><div>This is a division in a table</div></td>
    <td><div class='red'>This is a red division in a table</div></td>
    <td width='50%'>&nbsp;</td>
  </tr>
</table>
</body>
</html>
------------
When I view this in Konqueror, the margins under the top-level DIVs are 
correct, but neither DIV inside the table has a bottom margin.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic