mdn / data

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

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

Closed yomotsu closed 2 months ago

yomotsu commented 3 months 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 3 months 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 2 months 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.