Re: Shadows vs. layout

David Hyatt wrote:
> You're saying the engine has to track shadows as visual overflow for the purposes of 
> accurate container repainting, but then somehow track a completely 
> second set of visual overflow numbers that exclude shadows just to 
> ensure that you don't include shadow overflow when scrolling?

Basically.

Note that Gecko is planning to do just that; it's needed anyway to deal 
with fonts where glyphs don't fit inside their claimed bounding box 
(unless you think that that situation should also trigger scrollbars, 
basically any time you have justified text in such a font and such a 
glyph at end of line?).

-Boris

Received on Monday, 3 August 2009 18:55:18 UTC