[wpt-sync] Sync PR 51578 - Fix powerless hue component convert logic
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 51578 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/51578
Details from upstream follow.
CGQAQ <m.jason.liu@gmail.com> wrote:
Fix powerless hue component convert logic
This CL removes the condition that will make the hue component become
powerless, as the spec[1] did not say we should do it. This will end up
generating better gradients.Bug: 403211340
Change-Id: I0bbbfbee27feb3cf61401c53fc58763c947d4b32
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6385055
Commit-Queue: Rune Lillesveen \<futhark@chromium.org>
Reviewed-by: Rune Lillesveen \<futhark@chromium.org>
Reviewed-by: Aaron Krajeski \<aaronhk@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1437498}
Assignee | ||
Updated•25 days ago
|
Assignee | ||
Comment 1•25 days ago
|
||
Assignee | ||
Comment 2•25 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests
Status Summary
Firefox
PASS
: 4
Chrome
FAIL
: 4
Safari
PASS
: 4
Links
Comment 4•21 days ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3d880bffc744
https://hg.mozilla.org/mozilla-central/rev/d423fbf57211
Description
•