We may need two separate concepts (as proposed in https://github.com/w3c/csswg-drafts/issues/3836#issuecomment-502344378). But an originating element that can be a pseudo-element is useful. For example, some behavior of a marker is controlled by the `list-style` properties on the originating element. So `list-style` on `#target` affects `#target::marker`, and `list-style` on `#target::before` affects `#target::before::marker`. We don't want the `list-style` on `#target` to affect both `#target::marker` and `#target::before::marker` -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4487#issuecomment-552137045 using your GitHub accountReceived on Saturday, 9 November 2019 20:59:47 UTC
This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 06:41:56 UTC