🏠 New in High Baseline Support: Selectors (core)

January 29, 2018

caniuse · mdn · spec

CSS selectors match elements based on their type, attributes, and relationship to other elements. They define the specific elements to which a block of styles will be applied. This feature represents the oldest selectors of CSS.

Source features