- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Thu, 16 Feb 2017 22:34:16 +0000
- To: public-css-archive@w3.org
fantasai has just created a new issue for
https://github.com/w3c/csswg-drafts:
== [css-images][css-sizing][css-content] elements with intrinsic size
but no aspect ratio ==
So far we have concepts of replaced elements that have no intrinsic
size, an intrinsic size in one dimension, an aspect ratio but no size,
and an intrinsic size and aspect ratio. We assume that if you have
two of {aspect ratio, width, height} the third is defined, and this is
true of things like images and video. However, replaced elements seem
to behave like objects that have an intrinsic width, and intrinsic
height, <em>and no intrinsic aspect ratio</em>.
We need our specs to define this class of objects and define behavior
accordingly.
Please view or discuss this issue at
https://github.com/w3c/csswg-drafts/issues/1044 using your GitHub
account
Received on Thursday, 16 February 2017 22:34:23 UTC