- From: Koji Ishii <kojiishi@gmail.com>
- Date: Thu, 7 May 2015 13:45:00 +0900
- To: Gérard Talbot <www-style@gtalbot.org>
- Cc: fantasai <fantasai.lists@inkedblade.net>, W3C www-style mailing list <www-style@w3.org>
Removed the example from the spec. https://github.com/w3c/csswg-drafts/commit/dbc62c4b84532464f5dd5d14502e9523d88fcafe On Wed, Apr 29, 2015 at 5:07 AM, Gérard Talbot <www-style@gtalbot.org> wrote: > Le 2015-04-28 13:53, Gérard Talbot a écrit : >> >> 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 > > > Done. > > committed changeset 7238:34ddbd88df6c > http://hg.csswg.org/test/rev/34ddbd88df6c > > committed changeset 7239:626995e1b4a6 > http://hg.csswg.org/test/rev/626995e1b4a6 > > Gérard
Received on Thursday, 7 May 2015 04:45:27 UTC