- From: Ian Hickson <ian@hixie.ch>
- Date: Mon, 8 Mar 2004 00:18:53 +0000 (UTC)
- To: Robert Koberg <rob@koberg.com>
- Cc: Boris Zbarsky <bzbarsky@MIT.EDU>, www-style@w3.org
On Sun, 7 Mar 2004, Robert Koberg wrote: > > a pixel is a pixel. it does not resize unless you change your resolution. This is incorrect; I urge you to read the CSS specifications on the matter. CSS pixels do not map directly to device pixels. In any case, UAs may effectively do whatever they like with respect to font sizing, as it can all be explained in terms of the actual font-size differing from the computed font-size due to the font matching algorithm. -- Ian Hickson )\._.,--....,'``. fL CSS Working Group, Invited Expert /, _.. \ _\ ;`._ ,. http://index.hixie.ch/ `._.-(,_..'--(,_..'`-.;.'
Received on Sunday, 7 March 2004 19:18:54 UTC