Closed
Bug 1846337
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 41253 - Missing comparison of color space and hue interpolation
Categories
(Core :: Layout: Images, Video, and HTML Frames, task, P4)
Core
Layout: Images, Video, and HTML Frames
Tracking
()
RESOLVED
FIXED
118 Branch
| Tracking | Status | |
|---|---|---|
| firefox118 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41253 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41253
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
Missing comparison of color space and hue interpolation
Gradient values did not compare interpolation space and hue
interpolation method when comparing gradients for paint invalidation.Adding an protected Equals helper method in the base class to do
comparisons for the base class members.Bug: 1459765
Change-Id: Ice8d89aebe92779efa081baf0975a44f75e6290dReviewed-on: https://chromium-review.googlesource.com/4733236
WPT-Export-Revision: ba7f99d35f28652c25b932a185edffa78dfe0db5
| Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → Layout: Images, Video, and HTML Frames
Product: Testing → Core
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=779da3a8e18bdd6a3df67106210705a2bf7de22f
| Assignee | ||
Comment 2•2 years ago
|
||
Test result changes from PR not available.
Pushed by ctuns@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/11f8ea2bce50
[wpt PR 41253] - Missing comparison of color space and hue interpolation, a=testonly
Comment 4•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox118:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•