[wpt-sync] Sync PR 47177 - Implement animation behavior of the interpolate-size CSS property.
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
140.01 KB,
text/plain
|
Details |
Sync web-platform-tests PR 47177 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47177
Details from upstream follow.
L. David Baron <dbaron@chromium.org> wrote:
Implement animation behavior of the interpolate-size CSS property.
This implements the animation behavior of the interpolate-size CSS
property to enable CSS animations between sizing keywords when possible,
and removes a feature flag (and corresponding virtual test suite) that
enabled the same.For more on the interpolate-size property, see:
https://chromestatus.com/feature/5196713071738880
https://drafts.csswg.org/css-values-5/#interpolate-size
https://github.com/w3c/csswg-drafts/issues/10294Bug: 313072
Fixed: 349903574, 346977015
Change-Id: Ie4214af5ff5ea1e3253893dbcc5567e9026f1a06
Reviewed-on: https://chromium-review.googlesource.com/5671547
WPT-Export-Revision: 17dfc8682bf073123eca9e1297c4caf9aeaaee13
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
Comment 4•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/ec91b64e6f25
https://hg.mozilla.org/mozilla-central/rev/c58124ec8618
Description
•