Re: [css3-2d-transforms] Should a transformed element reflow its content ?

On Wed, 03 Nov 2010 15:05:52 +0100, Sylvain Galineau
<sylvaing@microsoft.com> wrote:

> The middle test applies the same transform but the parent has
> overflow:scroll. In this case it seems the text is being reflowed
> in most implementations today i.e. it no longer wraps as the
> reference element does. (You may have to carefully examinate which
> word begins a given line to spot the difference).

100% of 200px is not the same as 100% of (200px - scrollbar width). Try
removing the transform rules, the 'scroll' version still wraps differently.

(On top of that, Opera currently draws transformed text a little
differently, which I consider a bug.)

-- 
Øyvind Stenhaug
Core Norway, Opera Software ASA

Received on Wednesday, 3 November 2010 14:41:35 UTC