Bug 24037 - margin-bottom: 1em is causing text to overlap with images
Summary: margin-bottom: 1em is causing text to overlap with images
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://glenngill.googlepages.com/ther...
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2009-02-19 11:51 PST by jasneet
Modified: 2013-11-18 22:46 PST (History)
2 users (show)

See Also:


Attachments
reduced testcase (588 bytes, text/html)
2009-02-19 11:52 PST, jasneet
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jasneet 2009-02-19 11:51:51 PST
I Steps:
Go to http://glenngill.googlepages.com/theroamingi-labourdayinmontana,2008
Scroll the page

II Issue:
Observe text overlaps images #6, #8, #16, and #29

III Conclusion : 
margin-bottom: 1em defined for the image is causing the overlap issue. Removing it aligns the text properly.

IV Other Browsers:
IE7: ok
FF3: partially ok

V Nightly tested: 41018

Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=5962
Comment 1 jasneet 2009-02-19 11:52:08 PST
Created attachment 27806 [details]
reduced testcase
Comment 2 Robert Hogan 2013-11-18 22:46:16 PST
I can't reproduce this anymore. Closing.