Closed Bug 1754792 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 32802 - Fix transition of background color depending on currentcolor

Categories

(Core :: Layout: Images, Video, and HTML Frames, task, P4)

task

Tracking

()

RESOLVED FIXED
99 Branch
Tracking Status
firefox99 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Depends on 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 32802 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/32802
Details from upstream follow.

Kevin Ellis <kevers@google.com> wrote:

Fix transition of background color depending on currentcolor

The process for extracting an RGBA color from an interpolable value does
not account for additional color blending operations such as current
color. To fix, we add a check that the value represents a simple RGBA
color prior to extracting its value and give up otherwise, which
triggers a fallback to the main thread.

Bug: 1290371
Change-Id: I7cadb7961e198528d3d43bf987cb0909aa765440

Reviewed-on: https://chromium-review.googlesource.com/3450601
WPT-Export-Revision: ce1c4684e6699dcf64d1187655699f10ee487908

Component: web-platform-tests → Layout: Images, Video, and HTML Frames
Product: Testing → Core

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

FAIL: 1

Safari

PASS: 1

Links

GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3fd07dd5cf43 [wpt PR 32802] - Fix transition of background color depending on currentcolor, a=testonly
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f53885c085b1 [wpt PR 32802] - Fix transition of background color depending on currentcolor, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
You need to log in before you can comment on or make changes to this bug.