- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Fri, 03 Jun 2011 13:35:37 -0400
- To: Brad Kemper <brad.kemper@gmail.com>
- CC: "www-style@w3.org" <www-style@w3.org>
On 6/3/11 12:37 PM, Brad Kemper wrote: > Originally, I was talking about a bounding box around the whole inline element, not separate ones around each piece. But in thinking about it more, I think it should be more like what you are saying, where it is basically each continuous section of the line box that transforms. That is, the lengths of linebox that each contain as much of the inline element as is on that line, as it is visually laid out, even if some of it is bidi. I'm not sure I follow. Say the logical markup is: This is <span>some HEBREW</span> TEXT where "HEBREW TEXT" are RTL chars. The visual layout will be: This is some TXET WERBEH If the <span> is transformed (say a rotate by 90 degrees), what do you expect to happen? -Boris
Received on Friday, 3 June 2011 17:36:05 UTC