Bug 168733

Summary: CSS Grid implementation doesn't yet handle images correctly — aspect ratio lost
Product: WebKit Reporter: Jen Simmons <jensimmons>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, rmondello, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

Jen Simmons
Reported 2017-02-22 10:46:02 PST
Go to this demo in Safari TP: http://codepen.io/jensimmons/full/oBOPrQ/ You'll see the photo with the balloon has lost it's aspect ratio. I think this is happening because of the most recent changes to the spec regarding the default behavior of image sizing. Here's how it looks compared to other browsers:https://monosnap.com/file/IfaiVYZkamEe2Xm6mtaEjCG15GzIU8.png
Attachments
Radar WebKit Bug Importer
Comment 1 2017-02-22 11:58:42 PST
Dave Hyatt
Comment 2 2017-03-15 08:27:54 PDT
I merged in this fix from Blink when I cleaned up alignment, so this has actually already been fixed.
Note You need to log in before you can comment on or make changes to this bug.