[wpt-sync] Sync PR 31100 - Composite bgcolor animation only when we are able to get all keyframes
Categories
(Core :: Layout: Images, Video, and HTML Frames, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox95 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31100 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31100
Details from upstream follow.
Xida Chen <xidachen@chromium.org> wrote:
Composite bgcolor animation only when we are able to get all keyframes
In certain cases, such as background-color: Field, we are not able
to get the color of all keyframes, in this case, we should not
composite the background-color animation, and instead make it run
on the main thread.Bug: 1255402
Change-Id: I53aa957885051d488439602c0969f4be54d86325
Reviewed-on: https://chromium-review.googlesource.com/3202514
WPT-Export-Revision: 5ed63acb84541c8aefa244535338aa4a45d66558
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS: 1
Chrome
PASS: 1
Safari
PASS: 1
Links
Comment 5•3 years ago
|
||
bugherder |
Description
•