On 3/30/11 12:55 PM, A wrote:
  <table border="1" cellspacing="0" cellpadding="5"
style="border-collapse:collapse;border:1px solid #ccc;">
   <tr><td style="background:#eee;">abc</td><td>def</td></tr>
   <tr><td style="background:#eee;">abc</td><td>def</td></tr>
   <tr><td style="background:#eee;">abc</td><td>def</td></tr>
  </table>

This was a purposeful behavior change, yes. You're styling the color of the _table_'s border, not that of the borders of the cells. And those inner borders are the cell borders.

Note that Opera seems to have the same rendering we do here.

-Boris
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to