Re: [css3-lists] Published as WD!

On 06/01/2011 12:55 PM, Tab Atkins Jr. wrote:
> On Tue, May 31, 2011 at 10:47 AM, fantasai  wrote:
>>
>> The ability to match the ::marker's direction to that of the parent
>> element (rather than the list-item element) is important. However,
>> I don't think the layout model should be conflated with this particular
>> issue.
>
> Do you mean that you think it should be controlled by some other
> property?  I don't know if I agree - for example, an inside marker
> necessarily pays attention to the list-item's direction.

It doesn't have to be a separate property, but it should be a separate
option. Something along the lines of

   list-style-position: inside | outside && match-parent?

would suffice, I think.

~fantasai

Received on Monday, 6 June 2011 05:08:56 UTC