Re: [csswg-drafts] [css-list-3] List-item outside markers

Thanks for the heads up. 

I haven't given any thought to the "inside" bullets yet since they seem mostly interoperable, but I will certainly clarify the reason behind this:
> ```
> ul { color: red; list-style: outside }
> li::first-line { color: green; background: yellow }
> ```
> Interestingly, in Edge, the marker has green color when it has list-style-position: outside, despite theoretically being an out-of-flow content and the yellow background starting after the bullet.


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

Received on Friday, 3 November 2017 20:49:09 UTC