font-stretch
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2017.
The font-stretch
attribute indicates the desired amount of condensing or expansion in the glyphs used to render the text.
Note:
As a presentation attribute, font-stretch
can be used as a CSS property. See the CSS font-stretch
property for more information.
You can use this attribute with the following SVG elements:
Usage notes
Value | See font-stretch |
---|---|
Default value | normal |
Animatable | Yes |
Specifications
Specification |
---|
CSS Fonts Module Level 4 # font-stretch-prop |
Browser compatibility
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
font-stretch |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- See implementation notes.
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
See also
- CSS
font-stretch
property