[wpt-sync] Sync PR 39126 - CSSTransitionDiscrete: Replace transitions/unanimatable-properties.html
Categories
(Core :: CSS Transitions and Animations, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox114 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39126 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39126
Details from upstream follow.
Joey Arhar <jarhar@chromium.org> wrote:
CSSTransitionDiscrete: Replace transitions/unanimatable-properties.html
unanimatable-properties.html tests that a few properties aren't
animatable, but CSSTransitionDiscrete aims to make those animatable so
this test is invalid.There is one property in this test which should remain unanimatable:
transition-duration. In order to account for this, I've created a new
WPT which tests that transition-duration, transition-delay, and
transition-property are still not animatable.Bug: 1399631, 1413556
Change-Id: I091d358796559951436c7d63a181646af09472f4Reviewed-on: https://chromium-review.googlesource.com/4349871
WPT-Export-Revision: d04ed2f73ba0c8ac5a5a4e31246e26dbd844d436
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
Assignee | ||
Comment 4•2 years ago
|
||
Assignee | ||
Comment 5•2 years ago
|
||
Assignee | ||
Comment 7•2 years ago
|
||
Comment 8•2 years ago
|
||
bugherder |
Description
•