RESOLVED DUPLICATE of bug 11645 17616
nested tables cause button and text to be misaligned
https://bugs.webkit.org/show_bug.cgi?id=17616
Summary nested tables cause button and text to be misaligned
jasneet
Reported 2008-02-29 14:41:45 PST
I Steps: Go to http://love.mail.ru/extended/ II Issue: Notice in the center column the button and text are aligned next to each other.In other browsers text is aligned at far right of button in the center column. III Conclusion: in nested tables; the second table <table width="100%"><tbody><tr><td>.....</td></tr></tbody></table> is causing the issue. Removing this table resolves the issue. IV Other browsers: FF: ok Opera: ok IE 7: ok V Nightly tested: 30236
Attachments
screenshot (144.67 KB, image/jpeg)
2008-02-29 14:42 PST, jasneet
no flags
reduction (402 bytes, text/html)
2008-02-29 14:43 PST, jasneet
no flags
even reduced test case (240 bytes, text/html)
2008-03-09 14:44 PDT, Robert Blaut
no flags
jasneet
Comment 1 2008-02-29 14:42:51 PST
Created attachment 19459 [details] screenshot
jasneet
Comment 2 2008-02-29 14:43:56 PST
Created attachment 19460 [details] reduction
Robert Blaut
Comment 4 2008-03-09 14:44:18 PDT
Created attachment 19622 [details] even reduced test case
mitz
Comment 5 2008-03-09 15:58:07 PDT
*** This bug has been marked as a duplicate of 11645 ***
Note You need to log in before you can comment on or make changes to this bug.