I'm noticing that in Mozilla 0.9.6, when you have HTML that looks like this:

<table>
    <tr>
      <td valign="top">
        <p>Some Text</p>
      </td>
    </tr>
</table>

it renders "Some Text" with a blank line above it:

+-------------------+
|                   |
| Some Text         |
+-------------------+

Is this normal behavior?

-- 
==========
HoYin Au
Chief Technical Officer
HeavenGames, LLC - http://www.heavengames.com


Reply via email to