Bug 146738

Summary: IMG width auto not updated on relayout
Product: WebKit Reporter: morell <morell>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ahmad.saleem792, hyatt, karlcow, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

morell
Reported 2015-07-08 13:45:37 PDT
An image with height:100% and width:auto is not updated properly on relayout. When the height of the parent is changed, the height of the image is adjusted, but the width does not change. See: http://jsbin.com/wevitageka/1/edit?html,output
Attachments
Radar WebKit Bug Importer
Comment 1 2015-07-09 08:49:04 PDT
Ahmad Saleem
Comment 2 2024-02-23 10:42:50 PST
We don't have broken behavior screenshot but based on JSBin, I am getting same behavior across all browsers (Safari Technology Preview 189, Firefox Nightly 124 and Chrome Canary 125) in rendering. So I think we can close this.
Note You need to log in before you can comment on or make changes to this bug.