[Webkit-unassigned] [Bug 11944] New: Quirksmode: Floats inside a scrolling div inside a table
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Dec 23 05:32:01 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=11944
Summary: Quirksmode: Floats inside a scrolling div inside a table
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
URL: http://www.quirksmode.org/bugreports/archives/2006/10/Fl
oats_inside_a_scrolling_div_inside_a_table.html
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: HasReduction
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ddkilzer at webkit.org
OtherBugsDependingO 9610
nThis:
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).
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list