Bug 15264 - If the container div does not have any height specified , then the table defined inside it will render out side the div.
Summary: If the container div does not have any height specified , then the table defi...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 523.x (Safari 3)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://digital.paipai.com/
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-22 22:37 PDT by Anantha Keesara
Modified: 2023-05-23 01:41 PDT (History)
2 users (show)

See Also:


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 Details
rendering in safari, firefox, chrome (102.60 KB, image/png)
2023-05-23 01:40 PDT, Karl Dubost
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anantha Keesara 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
Comment 1 Anantha Keesara 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.
Comment 2 mitz 2007-09-23 01:00:56 PDT
I don't think WebKit should match WinIE in this case.
Comment 3 Eric Seidel (no email) 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.
Comment 4 Karl Dubost 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?
Comment 5 Karl Dubost 2023-05-23 01:41:07 PDT
And IE Trident is no more.