- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Thu, 24 Jul 2014 22:47:05 +0100
- To: Dave Cramer <dauwhe@gmail.com>, Stephen Zilles <szilles@adobe.com>
- CC: "www-style@w3.org list (www-style@w3.org)" <www-style@w3.org>
On 07/24/2014 09:19 PM, Dave Cramer wrote:
>
> I've added an initial-letter-align property to the editor's draft of the CSS Line Layout Module. As you suggest, the auto
> value should recognize the document language, and apply the appropriate alignment to the initial letter. I'm not sure how many
> values we'll need, but right now I've included auto | alphabetic | hanging | ideographic.
I'm pretty sure you can just reuse the 'alignment-baseline' property
instead of creating a new one with the same values.
The default ('auto') should follow the 'dominant-baseline' property.
~fantasai
Received on Thursday, 24 July 2014 21:47:38 UTC