Skip to content

Chrome 150 zoom property animatable - #30358

Open
chrisdavidmills wants to merge 1 commit into
mdn:mainfrom
chrisdavidmills:animatable-zoom
Open

Chrome 150 zoom property animatable#30358
chrisdavidmills wants to merge 1 commit into
mdn:mainfrom
chrisdavidmills:animatable-zoom

Conversation

@chrisdavidmills

Copy link
Copy Markdown
Contributor

Summary

From Chrome 150 onwards, the zoom CSS property is animatable; see https://chromestatus.com/feature/5183671737909248.

The spec has been updated so that zoom is now marked as animated by computed value type.

This PR adds a new data point for animatable zoom.

From what I can tell (see https://bugzilla.mozilla.org/show_bug.cgi?id=1917602), Firefox has always supported animatable zoom, so I've marked it as supporting this data point from version 126 - when it was first supported.

Test results and supporting details

Related issues

@github-actions github-actions Bot added data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS size:m [PR only] 25-100 LoC changed labels Aug 28, 2026
@chrisdavidmills
chrisdavidmills requested a review from Elchi3 August 28, 2026 12:19
@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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS size:m [PR only] 25-100 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant