Re: [CSS21] 4.3.2 Lengths (reference pixel?)

On 12/14/10 11:48 PM, Ambrose LI wrote:
> If we cannot rely on 1 image pixel = 1px

You can rely on "pixels" in bitmap images being treated as CSS pixels by 
a CSS renderer.  For example, if you take a 100px by 100px JPEG image 
and print it on a 600dpi printer, it's not going to end up 1/6 inch wide 
and tall!  Nothing is changing there.  Bitmap image pixels continue to 
be divorced from device pixels, in general.

-Boris

Received on Wednesday, 15 December 2010 16:24:49 UTC