> "display:list-item" then just makes the ::marker pay attention to the > list-style-* properties. Isn't that where the complexity in this approach lies? The other problem with this approach is that it requires checking for ::marker rules on all elements, which is not cheap. It's bad enough to have to do this for ::before and ::after; I don't think we want to add more things like this. -BorisReceived on Monday, 25 April 2016 20:23:06 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:09:02 UTC