Skip to content

Undeprecate font-stretch SVG attribute#29330

Merged
ddbeck merged 1 commit intomdn:mainfrom
pepelsbey:font-stretch-width-svg
Mar 27, 2026
Merged

Undeprecate font-stretch SVG attribute#29330
ddbeck merged 1 commit intomdn:mainfrom
pepelsbey:font-stretch-width-svg

Conversation

@pepelsbey
Copy link
Copy Markdown
Member

Summary

Apparently, font-stretch is not only a CSS property and CSS descriptor, but it’s also an SVG attribute.

Since we have undeprecated the property and descriptor, the same applies to the attribute: the font-width SVG attribute is currently supported only by Safari 18.4 and it’s impractical for developers to start using it yet.

Related issues

@pepelsbey pepelsbey requested a review from ddbeck March 24, 2026 14:56
@github-actions github-actions bot added data:svg Compat data for SVG features. https://developer.mozilla.org/docs/Web/SVG size:xs [PR only] 0-6 LoC changed labels Mar 24, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@ddbeck ddbeck merged commit c5f1759 into mdn:main Mar 27, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:svg Compat data for SVG features. https://developer.mozilla.org/docs/Web/SVG size:xs [PR only] 0-6 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants