RESOLVED INVALID 15264
If the container div does not have any height specified , then the table defined inside it will render out side the div.
https://bugs.webkit.org/show_bug.cgi?id=15264
Summary If the container div does not have any height specified , then the table defi...
Anantha Keesara
Reported 2007-09-22 22:37:08 PDT
I .Steps: ----------- 1. Go to: http://digital.paipai.com/ 2. Scroll at bottom of page II. Issue: ----------------- Notice the 8 links on bottom of page are moved to the side in Safari. III. Other browsers -------------------------- IE: ok FF, Opera, Safari: not ok
Attachments
If the container div does not have any height specified , then the table defined inside it will render out side the div. (396 bytes, text/html)
2007-09-22 22:37 PDT, Anantha Keesara
no flags
rendering in safari, firefox, chrome (102.60 KB, image/png)
2023-05-23 01:40 PDT, Karl Dubost
no flags
Anantha Keesara
Comment 1 2007-09-22 22:37:46 PDT
Created attachment 16359 [details] If the container div does not have any height specified , then the table defined inside it will render out side the div.
mitz
Comment 2 2007-09-23 01:00:56 PDT
I don't think WebKit should match WinIE in this case.
Eric Seidel (no email)
Comment 3 2008-01-11 15:48:50 PST
This is the standard "IE treats height: as min-height:" bug. We have at least one other dupe of this in Bugzilla. I expect we'll close them all as invalid.
Karl Dubost
Comment 4 2023-05-23 01:40:08 PDT
Created attachment 466461 [details] rendering in safari, firefox, chrome The rendering is exactly the same in all browsers. Working for me?
Karl Dubost
Comment 5 2023-05-23 01:41:07 PDT
And IE Trident is no more.
Note You need to log in before you can comment on or make changes to this bug.