Re: [css-wywiwyg] browser interpretation of css

On 5/7/12 7:13 PM, Rik Schaaf wrote:
> For instance: If one says width: 80px, all browsers should handle it the same way (with/without border / padding / margin)
>
> This example is handled the same way by at least the major browsers

Actually, no.  It's not.  Certainly not if you say "width: 80.5px", say.

Note that the same browser would render that differently depending on 
the exact ratio of CSS px to device pixels on the target device.

-Boris

Received on Tuesday, 8 May 2012 01:18:27 UTC