Previous Message
Next Message

Re: [css-d] Site Check please (Mac browsers especially)

Sent by Lrn+cssdiscuss on 3 February 2003 15:03


Mailing list acct wrote:

> Opera 7. Top border disappears when text-size is reduced. (Actually it goes
> and then appears at every 10% increment).
> I reckon that this is likely to be Opera 7 UI bugginess rather than a CSS
> rendering issue.

You are not just reducing text size, but all lengths. That means that
your lines now have widths of less than one pixel. At some scalings
that could put the line between two pixels with less than half a pixel
in each. Without anti-aliasing, a pure scaling algorithm would not
draw that line. I guess that is what happens here.

I wouldn't worry about it, 100% scaling is the default. Anyone
changing scaling to something smaller should be expected to know what
they ask for :)

/L
-- 
Lasse R. Nielsen
Previous Message
Next Message

Message thread: