Issue 2597: top and bottom border not displaying
http://code.google.com/p/chromium/issues/detail?id=2597

Comment #2 by [EMAIL PROTECTED]:
Reduced testcase : http://go/reductions/2597/test.html

Code for quick reference:

<html><head>
<title>reduced testcase</title>
</head><body>
<table border="0" cellpadding="0" cellspacing="0" width="100">
  <tbody><tr bgcolor="red">
   <td><spacer type="block" height="1"></td>
  </tr>
</tbody></table>
</body></html>

On removing <spacer type="block" height="1"> FF3 behaves same as  
Chrome/Safari
On removing <td><spacer type="block" height="1"></td> IE7 behaves same as
Chrome/Safari



Attachments:
        test.html  343 bytes


Issue attribute updates:
        Summary: top and bottom border not displaying
        Status: Untriaged
        Labels: -Area-Misc Area-Compat webkit-specific has-reduction

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to