🏠 New in Low Baseline Support: Selectors (core)

July 29, 2015

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