mdn / data

This repository contains general data for Web technologies
https://developer.mozilla.org
Creative Commons Zero v1.0 Universal
724 stars 189 forks source link

fix: CSS zoom should be a not animatable property #748

Closed yomotsu closed 6 days ago

yomotsu commented 1 month ago

Description

Fix the animatable type of CSS zoom to be not-animatable.

Motivation

According to the WD of the CSS zoom property, the animation type of the zoom property is not animatable. Some browsers, such as Firefox, which recently started supporting zoom, treat it as animatable though.

Here is a capture of the WD page. image

Additional details

Related issues and pull requests

github-actions[bot] commented 1 month ago

It looks like this is your first pull request. 🎉 Thank you for your contribution! One of the project maintainers will triage and assign the pull request for review. We appreciate your patience. To safeguard the health of the project, please take a moment to read our code of conduct.

github-actions[bot] commented 6 days ago

Congratulations on your first merged pull request. 🎉 Thank you for your contribution! Did you know we have a project board with high-impact contribution opportunities? We look forward to your next contribution.