"Neil Marshall" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Mo�biusStrip wrote: > > >Now what should happen is that any text assigned a class of "txt12px" should > >not change when you press "CTRL +" or "CTRL -" but it does. text assigned a > >class of "txtrel" should change in size, and it does. > > > >It his normal behaviour for firefox 0.8 for win32? > > > Yup. Always has been. It's so that the user can read it. The zoom is > reset when a new window is created or the browser is closed down. The > 12px is a starting point. The page will first display at that size and > the user can change it from there if they choose to do so. > Ohhh. I thought mozilla would handle CSS font-sizes which have values like "px", "pt" as a static size, relative to what the user's resolution is.
For example, IE will lock the size of a font-size of 12px (of what 12px looks like at the current resolution). it doesn't matter if the user chooses a different size in IE (view -> text size), a font which is set to 12 px will stay at 12 px (relative to the current resolution) _______________________________________________ mozilla-layout mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-layout
