- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Tue, 4 Sep 2012 09:14:48 -0700
- To: www-style@gtalbot.org
- Cc: Public W3C www-style mailing list <www-style@w3.org>
On Mon, Sep 3, 2012 at 5:54 PM, "GĂ©rard Talbot" <www-style@gtalbot.org> wrote: > 2- > An iframe, which is an inline-block replaced element, does not have an > intrinsic height, does not have an intrinsic width and does not have an > intrinsic ratio. So, how could it have, under any circumstances, an > intrinsic height, like the assert text is suggesting? I can't find it directly stated anywhere, but its intrinsic width is 300px, and its intrinsic height is 150px. This is at least implied by the algorithms, which default to 300/150 in various situations. ~TJ
Received on Tuesday, 4 September 2012 16:15:42 UTC