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

List:       kfm-devel
Subject:    [Testcase] khtml bug or html bug?
From:       Martijn Klingens <mklingens () yahoo ! com>
Date:       2002-02-01 16:01:16
[Download RAW message or body]

While debugging an issue with a web site our company is developing I could 
extract attached testcase.

In Konq this displays a single green bar and a big red block to fill the rest 
of the table. CVS as of last night.

In IE this stretches the cell to the size of the whole table, so you get a big 
green block, but no red.

Which browser is right? And if we *want* the IE effect to fill up all space, 
how should that be done so it also works in Konq, assuming Konq is right?

Martijn


["listcontent.html" (text/html)]

<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html><head><title>Testcase</title></head>

<body>
  <table cellspacing=0 cellpadding=0 style="width:100%; height: 300px; background-color: red">
    <tr valign=top>
      <td>
        <div style="height:100%; width:100%; background-color: green">&nbsp;</div>
      </td>
    </tr>
  </table>
</body>

</html>


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

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