image inputs, height and width attrs
I noticed that images in image inputs weren't scaling, but then I saw in the spec that INPUT isn't supposed to have height and width attrs anyway, so I don't know whether we should do anything about it.
On Tue, May 19, 2009 at 01:21:40AM +0000, corvid wrote:
I noticed that images in image inputs weren't scaling, but then I saw in the spec that INPUT isn't supposed to have height and width attrs anyway, so I don't know whether we should do anything about it.
I can't find width and height as attributes either, but what is supposed to happen if width and height are specified via CSS? Cheers, Johannes
Johannes wrote:
On Tue, May 19, 2009 at 01:21:40AM +0000, corvid wrote:
I noticed that images in image inputs weren't scaling, but then I saw in the spec that INPUT isn't supposed to have height and width attrs anyway, so I don't know whether we should do anything about it.
I can't find width and height as attributes either, but what is supposed to happen if width and height are specified via CSS?
In the css2.1 spec, it says "This property does not apply to non-replaced inline-level elements."
participants (2)
-
corvid@lavabit.com
-
Johannes.Hofmann@gmx.de