Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e36f1827e65e070c3d400070f9967155c77b9b2d
https://github.com/WebKit/WebKit/commit/e36f1827e65e070c3d400070f9967155c77b9b2d
Author: Tim Nguyen <[email protected]>
Date: 2024-07-29 (Mon, 29 Jul 2024)
Changed paths:
M LayoutTests/css3/flexbox/css-properties-expected.txt
M LayoutTests/css3/flexbox/css-properties.html
M
LayoutTests/fast/css/getComputedStyle/getComputedStyle-webkit-columns-shorthand-expected.txt
M
LayoutTests/fast/css/getComputedStyle/getComputedStyle-webkit-columns-shorthand.html
M
LayoutTests/imported/w3c/web-platform-tests/css/css-logical/animations/margin-block-interpolation-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/css/css-logical/animations/margin-inline-interpolation-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-001-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-002-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-001-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-002-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-001-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-002-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/property-list.js
M Source/WebCore/animation/CSSPropertyAnimation.cpp
M Source/WebCore/css/ComputedStyleExtractor.cpp
Log Message:
-----------
[web-animations] Make more shorthands animatable
https://bugs.webkit.org/show_bug.cgi?id=277276
rdar://132752305
Reviewed by Simon Fraser.
- Add more shorthands to the `animatableShorthandProperties` list
- Implement shortest serialization for `columns` and `flex-flow` shorthands
* LayoutTests/css3/flexbox/css-properties-expected.txt:
* LayoutTests/css3/flexbox/css-properties.html:
*
LayoutTests/fast/css/getComputedStyle/getComputedStyle-webkit-columns-shorthand-expected.txt:
*
LayoutTests/fast/css/getComputedStyle/getComputedStyle-webkit-columns-shorthand.html:
*
LayoutTests/imported/w3c/web-platform-tests/css/css-logical/animations/margin-block-interpolation-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/css/css-logical/animations/margin-inline-interpolation-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-001-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-002-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-001-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-002-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-001-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-002-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/property-list.js:
* Source/WebCore/animation/CSSPropertyAnimation.cpp:
(WebCore::CSSPropertyAnimationWrapperMap::CSSPropertyAnimationWrapperMap):
* Source/WebCore/css/ComputedStyleExtractor.cpp:
(WebCore::ComputedStyleExtractor::valueForPropertyInStyle const):
Canonical link: https://commits.webkit.org/281543@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes