[Webkit-unassigned] [Bug 245622] New: [Cairo] Add support for gradients with non-srgb interpolation methods
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 24 08:30:23 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=245622
Bug ID: 245622
Summary: [Cairo] Add support for gradients with non-srgb
interpolation methods
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sam at webkit.org
Non-sRGB interpolation methods were added for CSS gradients but the Cairo backend does not yet support them. This tracks adding support.
Currently only a few tests are failing mostly due to the challenging nature of writing ref tests for gradients:
fast/gradients/gradient-using-specified-hue-interpolation-method-hsl.html
fast/gradients/gradient-using-specified-hue-interpolation-method-hwb.html
fast/gradients/gradient-using-specified-hue-interpolation-method-lch.html
fast/gradients/gradient-using-specified-hue-interpolation-method-oklch.html
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220924/4c30c18f/attachment.htm>
More information about the webkit-unassigned
mailing list