Bug 14881 - Center column text below left and right column text
Summary: Center column text below left and right column text
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P3 Normal
Assignee: Nobody
URL: http://hostlibrary.com/HOWTOsuppor.ex...
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2007-08-04 07:08 PDT by Marcus Hoff
Modified: 2022-07-12 10:49 PDT (History)
2 users (show)

See Also:


Attachments
Reduction (605 bytes, text/html)
2007-08-04 14:08 PDT, mitz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.