Bug 168733
Summary: | CSS Grid implementation doesn't yet handle images correctly — aspect ratio lost | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jen Simmons <jensimmons> |
Component: | Layout and Rendering | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/30657965>
Dave Hyatt
I merged in this fix from Blink when I cleaned up alignment, so this has actually already been fixed.