WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 5454
11944
Quirksmode: Floats inside a scrolling div inside a table
https://bugs.webkit.org/show_bug.cgi?id=11944
Summary
Quirksmode: Floats inside a scrolling div inside a table
David Kilzer (:ddkilzer)
Reported
2006-12-23 05:32:01 PST
Let's say you've some content inside a div with a defined size, which is inside a table. The div is set to overflow: auto, so any content that won't fit should scroll. In Safari and Shiira, if the content inside the div is floated, the table height (not the div height) will expand to fit the height of the content inside the div. Reported on 18 October 2006. Test page:
http://nightstand.org/random/safaribugtest.html
Tested on locally-built debug build of WebKit
r18401
with Safari 2.0.4 (419.3) on Mac OS X 10.4.8 (8N1037).
Attachments
Test page
(1.90 KB, text/html)
2006-12-23 05:33 PST
,
David Kilzer (:ddkilzer)
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2006-12-23 05:33:13 PST
Created
attachment 11983
[details]
Test page
David Kilzer (:ddkilzer)
Comment 2
2006-12-23 07:06:54 PST
*** This bug has been marked as a duplicate of
5454
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug