🏠 New in Low Baseline Support: :scope (pseudo-class)

January 15, 2020

caniuse · mdn · spec

The :scope CSS pseudo-class matches the scoping root, for instance the element that querySelector() is called on, or the root of a DOM subtree specified with @scope.

Source features