Bug 14881

Summary: Center column text below left and right column text
Product: WebKit Reporter: Marcus Hoff <hoff>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: bfulgham, mitz
Priority: P3 Keywords: HasReduction
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
URL: http://hostlibrary.com/HOWTOsuppor.example.com-dns.html
Attachments:
Description Flags
Reduction none

Description Marcus Hoff 2007-08-04 07:08:04 PDT
Most of the text on the center column is place below the text columns on the left and right side, when my Webkit window is maximized (1024x768).
Reducing the window size a bit gives an almost correct layout. "Ads by Google" is inside the first codebox.
Reducing the windows even more overlays the codeboxes on the right column. (this might by bad html coding).
Comment 1 mitz 2007-08-04 14:08:08 PDT
Created attachment 15843 [details]
Reduction

Only happens in strict mode and with clipped overflow.
Comment 2 mitz 2007-08-04 14:17:26 PDT
See FIXME at the bottom of RenderBlock::getClearDelta().
Comment 3 Brent Fulgham 2022-07-12 10:49:21 PDT
Safari, Chrome, and Firefox all agree on rendering for this test case. I don't believe there is any remaining compatibility issue.