Bug 18504 - Block with float: left and overflow: hidden has extra width
Summary: Block with float: left and overflow: hidden has extra width
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P3 Normal
Assignee: Nobody
URL: http://vitaly.harisov.name/bugs/webki...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-14 14:07 PDT by Vitaly Harisov
Modified: 2012-09-29 04:26 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Harisov 2008-04-14 14:07:49 PDT
See example.
Comment 1 Yuri Tkachenko 2008-04-15 01:05:29 PDT
same problem with visible overflow, so floated parent has not correct width with floated childrens.
Comment 2 mitz 2008-04-15 01:31:12 PDT
I believe WebKit's behavior is correct.

Firefox 3 beta 4 behaves the same.
Comment 3 Vitaly Harisov 2008-04-15 01:48:03 PDT
Currently Opera 9.5 (Mac build 4758) has the same behavior as Opera 9.27, Firefox 2 and MSIE7-.
Comment 4 Robin Whittleton 2012-02-06 10:41:45 PST
Dupe of bug #16148 ?
Comment 5 Robert Hogan 2012-09-29 04:26:23 PDT
WebKit agrees with all other browsers on the rendering here, (Chrome 20.0.1132.47, IE10, Opera 12, FF 15.01). I'm going to close this as invalid - feel free to reopen with some supporting evidence for the problem.