[csswg-drafts] [css-grid] Note implies losing an aspect-ratio when it shouldn't? (#5713)

bfgeek has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-grid] Note implies losing an aspect-ratio when it shouldn't? ==
https://drafts.csswg.org/css-grid-1/#grid-item-sizing

There is a note which says "Note: This can distort the aspect ratio of the item, if it has one."

This implies that if there is 'stretch' in one dimension, it should distort the image. This note should probably say something along the lines of "Note: This can distort the aspect ratio of the item, if it has stretch in both axes." or something.

Testcase: https://www.software.hixie.ch/utilities/js/live-dom-viewer/?saved=8675

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5713 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 10 November 2020 22:00:23 UTC