Bug 18504
Summary: | Block with float: left and overflow: hidden has extra width | ||
---|---|---|---|
Product: | WebKit | Reporter: | Vitaly Harisov <vitaly> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | mitz, robert, robin, vitaly, yuri |
Priority: | P3 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 | ||
URL: | http://vitaly.harisov.name/bugs/webkit-float-in-float-bug.html |
Vitaly Harisov
See example.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Yuri Tkachenko
same problem with visible overflow, so floated parent has not correct width with floated childrens.
mitz
I believe WebKit's behavior is correct.
Firefox 3 beta 4 behaves the same.
Vitaly Harisov
Currently Opera 9.5 (Mac build 4758) has the same behavior as Opera 9.27, Firefox 2 and MSIE7-.
Robin Whittleton
Dupe of bug #16148 ?
Robert Hogan
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.