It is sometimes quite useful to style based on style. This selector would be able to match styles of a given element.
Example:
div:style(display: flex) { }
Would match all divs that are flex boxes. Choosing by display type seems to me to be the most useful but I have generalized it to be able to be used for other selections