- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Mon, 7 Jan 2013 13:22:24 -0800
- To: Elliott Sprehn <esprehn@gmail.com>
- Cc: Ojan Vafai <ojan@chromium.org>, Daniel Holbert <dholbert@mozilla.com>, Tab Atkins <tabatkins@google.com>, fantasai <fantasai@inkedblade.net>, Elliott Sprehn <esprehn@chromium.org>, www-style list <www-style@w3.org>
On Mon, Jan 7, 2013 at 12:52 PM, Elliott Sprehn <esprehn@gmail.com> wrote: > On Mon, Jan 7, 2013 at 12:36 PM, Tab Atkins Jr. <jackalmage@gmail.com> > wrote: >> >> ... > > > So which of the three browser behaviors is the correct one in Ojan's > example? :) Firefox. IE fails because it doesn't calculate the width of inline-block elements correctly (it appears to apply an inherent min-content width restriction). We fail because we're not honoring min-width correctly. ~TJ
Received on Monday, 7 January 2013 21:23:11 UTC