Issue 2043: Webpage image layout wrong http://code.google.com/p/chromium/issues/detail?id=2043
Comment #2 by [EMAIL PROTECTED]: Reduced Test Case: http://www.corp.google.com/chromeqa/compatibility/reductions/2043/test-standard.html There are two sub tables in the container table's td, the 1st sub table is set to right aligned, and the 2nd sub table is set to center aligned. In IE/Firefox, the 2nd sub table will be center aligned relatively to the space expect the 1st sub table in its container td, while in Chrome/Safari the 2nd sub table is center aligned absolutely to its container td. So in Chrome/Safari the 2nd sub table overlaps the 1st table. Issue attribute updates: Labels: 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 -~----------~----~----~----~------~----~------~--~---
