Skip to content

Conversation

@chrisdavidmills
Copy link
Contributor

Summary

Chrome 137+ supports setting an SVG transform attribute on the root <svg> element. See https://chromestatus.com/feature/6129368025530368 for details.

This PR adds a data point for the new support.

BTW, from tests it looks like Firefox supports this as well, but I don't know the version number, so I've left it as false for now.

Test results and supporting details

Related issues

@github-actions github-actions bot added data:svg Compat data for SVG features. https://developer.mozilla.org/docs/Web/SVG size:m [PR only] 25-100 LoC changed labels Jun 17, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jun 17, 2025

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

@caugner caugner changed the title Chrome 137 support for SVG transform on <svg> root Chrome 137 support for SVG transform on <svg> root Jun 17, 2025
@caugner caugner enabled auto-merge (squash) June 17, 2025 17:13
@caugner caugner merged commit 912f6e8 into mdn:main Jun 17, 2025
6 checks passed
@mdn-bot mdn-bot mentioned this pull request Jun 17, 2025
@chrisdavidmills chrisdavidmills deleted the svg-root-transform-support branch June 18, 2025 06:23
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:m [PR only] 25-100 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants