Re: [csswg-drafts] [css-pseudo] Define ::backdrop (#7845)

@Crissov There is no need for that `display` style since pseudo-elements can be prevented from generating boxes by other means, e.g. `li::marker` will only be generated if the list item has `display: list-item`, and we don't need a `li:list-item::marker` rule with a circular selector.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 5 April 2023 10:15:49 UTC