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

Marcus Hoff
Reported 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).
Attachments
Reduction (605 bytes, text/html)
2007-08-04 14:08 PDT, mitz
no flags
mitz
Comment 1 2007-08-04 14:08:08 PDT
Created attachment 15843 [details] Reduction Only happens in strict mode and with clipped overflow.
mitz
Comment 2 2007-08-04 14:17:26 PDT
See FIXME at the bottom of RenderBlock::getClearDelta().
Brent Fulgham
Comment 3 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.
Note You need to log in before you can comment on or make changes to this bug.