Re: [css3-values] new editor's draft (and [css3-box])

Alex Mogilevsky wrote:
> I think this was proposed before, and there are good use cases.
> 
> On high resolution monitors, 'px' unit is bigger than device pixel
+ (e.g. px=1/96in while device pixel is 1/144in). This results in

Such an implementation would be broken.  Valid values for px on such a 
device would be 1/72in or 1/144in.  My feeling is that it probably isn't 
high enough resolution to step to two device pixels per CSS pixel.


+ proportional scaling (zoom) of all content, and scaling normally applies
+ to everything (including intrinsic sizes).
-- 
David Woolley
Emails are not formal business letters, whatever businesses may want.
RFC1855 says there should be an address here, but, in a world of spam,
that is no longer good advice, as archive address hiding may not work.

Received on Monday, 19 January 2009 22:30:29 UTC