Bug 245622
| Summary: | [Cairo] Add support for gradients with non-srgb interpolation methods | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Weinig <sam> |
| Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sam Weinig
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/100656025>