Re: [csswg-drafts] [css-lists] How should spaces be treated in markers? (#4448)

>     * We should settle on some default value for `white-space` in markers (`pre`?) and assign it in UA origin.

That seems reasonable to me, on the condition that the property works normally so that authors can override it as they see fit.

>     * This default value may depend on whether the marker is inside or outside, e.g.
>      [example snipped]
>       But probably it's simpler to always have the same default value.

Using the same value for both seems better to me.

Fwiw, when I experimentally added `::marker { white-space:pre }` in Gecko the test fallout was the expected.


-- 
GitHub Notification of comment by MatsPalmgren
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4448#issuecomment-552211570 using your GitHub account

Received on Sunday, 10 November 2019 16:43:11 UTC