- From: Gérard Talbot <www-style@gtalbot.org>
- Date: Tue, 28 Apr 2015 13:53:03 -0400
- To: Koji Ishii <kojiishi@gmail.com>
- Cc: fantasai <fantasai.lists@inkedblade.net>, W3C www-style mailing list <www-style@w3.org>
Le 2015-04-28 09:17, Koji Ishii a écrit :
> On Thu, Apr 9, 2015 at 1:29 AM, fantasai
> <fantasai.lists@inkedblade.net>
> wrote:
>
>>
>>> So writing-mode for instance will not apply to ::marker?
>>>
>>
>> Currently, no, because we're deferring layout-affecting things until
>> we have a fully-specified layout model for ::marker. (This won't
>> happen
>> very soon.)
>
>
> Thank you for the confirmation. We have the example in the spec[1]
>
> ```
> ::marker { writing-mode: horizontal-tb;
> vertical-align: text-top;
> color: blue; }
> ```
>
> and a test for this case[2]. We should then remove these two.
>
> [1] Example 5,
> http://dev.w3.org/csswg/css-writing-modes-3/#example-85ab08d5
> [2]
> http://test.csswg.org/shepherd/testcase/css::/list-items-vert-rl-005/
>
> /koji
Koji,
I will remove that test later today.
Gérard
Received on Tuesday, 28 April 2015 17:53:33 UTC