Re: Inline elements should be affected by 2D Transforms

On 06/04/2011 02:50 AM, Brad Kemper wrote:
>
> 2) I think "piece" should mean the extent of the span as it is laid
>    out on the screen, but only the part that is one that line.

I think this makes sense, is relatively simple, and will work for many
but not all cases. Probably what's needed is a switch, like we have for
backgrounds, to determine whether to use the bounding-box or to use each
individual box.

box-transform-break: clone | slice ?

~fantasai

Received on Wednesday, 8 June 2011 06:02:42 UTC