Bug 68355 - Two issues with width:auto on nested element
Summary: Two issues with width:auto on nested element
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://www.webmop.de/Webkit_float.html
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-19 06:41 PDT by chrome
Modified: 2012-08-22 06:12 PDT (History)
3 users (show)

See Also:


Attachments
All current browsers (91.37 KB, image/jpeg)
2011-12-02 03:47 PST, chrome
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description chrome 2011-09-19 06:41:06 PDT
test 1

webkit doesn't render width:auto on nested element when position is changed from float to position:absolute

test 2

webkit doesn't render width:auto on nested element when scrollbar is removed by overflow:hidden
Comment 1 chrome 2011-09-20 13:15:01 PDT
includes Bug 28790
Comment 2 chrome 2011-12-02 03:47:51 PST
Created attachment 117602 [details]
All current browsers
Comment 3 Fady Samuel 2011-12-02 08:40:04 PST
The link you provided doesn't seem to work. Do you mind attaching the html test? Thanks.