CSS Environment Variables env()
Usage of environment variables like `safe-area-inset-top`.
CSS font-stretch
If a font has multiple types of variations based on the width of characters, the `font-stretch` property allows the appropriate one to be selected. The property in itself does not cause the browser to stretch to a font.
CSS Variables (Custom Properties)
Permits the declaration and usage of cascading variables in stylesheets.
CSS font-feature-settings
Method of applying advanced typographic and language-specific font features to supported OpenType fonts.
CSS font-variant-alternates
Controls the usage of alternate glyphs associated to alternative names defined in @font-feature-values for certain types of OpenType fonts.
CSS font-variant-numeric
CSS property that provides different ways of displaying numbers, fractions, and ordinal markers.
Pointer events
This specification integrates various inputs from mice, touchscreens, and pens, making separate implementations no longer necessary and authoring for cross-device pointers easier. Not to be mistaken with the unrelated "pointer-events" CSS property.
cssfontfeaturevaluesrule api: charactervariant
cssvariablereferencevalue api
cssvariablereferencevalue api: `cssvariablereferencevalue()` constructor
cssvariablereferencevalue api: fallback
cssvariablereferencevalue api: variable
css at-rule: `@font-face`: font-variant
css at-rule: `@font-face`: font-variation-settings
css at-rule: `@font-face`: src: `format('*-variations')`
css at-rule: `@font-feature-values`: `@character-variant`
css property: --*: `env()`: safe area inset variable `safe-area-inset-bottom`
css property: --*: `env()`: safe area inset variable `safe-area-inset-left`
css property: --*: `env()`: safe area inset variable `safe-area-inset-right`
css property: --*: `env()`: safe area inset variable `safe-area-inset-top`
css property: --*: `env()`: window controls overlay variable `titlebar-area-height`
css property: --*: `env()`: window controls overlay variable `titlebar-area-width`
css property: --*: `env()`: window controls overlay variable `titlebar-area-x`
css property: --*: `env()`: window controls overlay variable `titlebar-area-y`
css property: --*: `var()`
css property: font-variant
css property: font-variant-alternates: `annotation()`
css property: font-variant-alternates: `character-variant()`
css property: font-variant-alternates: `ornaments()`
css property: font-variant-alternates: `styleset()`
css property: font-variant-alternates: `stylistic()`
css property: font-variant-alternates: `swash()`
css property: font-variant-caps
css property: font-variant-east-asian
css property: font-variant-emoji
css property: font-variant-ligatures
css property: font-variant-position
css property: font-variant: css fonts module level 3 shorthand
css property: font-variant: font-variant-emoji
css property: font-variant: greek accented characters
css property: font-variant: historical-forms
css property: font-variant: sub
css property: font-variant: super
css property: font-variant: `i` → `İ` and `ı` → `i`
css property: font-variant: `ß` → `ss`
css @apply rule
46 results found.