🏠 New in High Baseline Support: Host

July 15, 2022

caniuse · mdn · spec

The :host CSS pseudo-class selects the containing element of the shadow tree in which it is used. The :host() CSS pseudo-class selects the that element only if it matches the provided selector.

Source features