Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions feature-group-definitions/font-size-adjust.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: font-size-adjust
description: The `font-size-adjust` CSS property preserves apparent text size, regardless of the font used, by scaling fonts to the same size with respect to a specific metric, such as x-height. This can help make fallback fonts look the same size.
spec: https://drafts.csswg.org/css-fonts-5/#font-size-adjust-prop
caniuse: font-size-adjust
compat_features:
- css.properties.font-size-adjust
- css.properties.font-size-adjust.from-font
- css.properties.font-size-adjust.none
- css.properties.font-size-adjust.two-values