Issue 2298: inherited margin bug: form elements
http://code.google.com/p/chromium/issues/detail?id=2298

Comment #12 by [EMAIL PROTECTED]:
<table><tr><td><form></form></td></tr></table> results in extra space that  
is
undesireable.

<table><tr><form><td></td></form></tr></table> does not result in extra  
space.

If I were you I would put the form tags outside the entire table.  That  
also does not
result in the extra space.

Given that this has a work-around I am going to reduce this to a P3.


Issue attribute updates:
        Status: Available
        Labels: -Pri-2 Pri-3

-- 
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