-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Don't get transitions of zoom #13686
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Don't get transitions of zoom #13686
Conversation
|
EWS run on current version of this PR (hash 0d99461) Details |
Cool! No worries. Might have mixed things up on my side. |
https://bugs.webkit.org/show_bug.cgi?id=145136 Reviewed by Antti Koivisto. Let's remove animation support for "zoom" altogether. This matches Chrome's behavior and Firefox does not implement this non-standard property at all. * LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/properties-value-003-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/support/properties.js: * Source/WebCore/animation/CSSPropertyAnimation.cpp: (WebCore::CSSPropertyAnimationWrapperMap::CSSPropertyAnimationWrapperMap): Canonical link: https://commits.webkit.org/263908@main
0d99461 to
be05571
Compare
|
Committed 263908@main (be05571): https://commits.webkit.org/263908@main Reviewed commits have been landed. Closing PR #13686 and removing active labels. |
be05571
0d99461