[css-pseudo-4] ::selection vs ::inactive-selection · Issue #4579 · w3c/csswg-drafts (original) (raw)

The spec seems to imply that ::selection and ::inactive-selection are mutually exclusive, when actually ::selection applies to inactive selections currently. The spec should be updated to make their interaction compatible with this behavior.

Possibilities:

Interested in feedback from any implementers, on what makes sense implementation-wise.