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/ /kojiReceived on Tuesday, 28 April 2015 13:18:02 UTC
This archive was generated by hypermail 2.4.0 : Monday, 23 January 2023 02:14:50 UTC