Allows SVG gradients to interpolate in a linear-light sRGB color space. Currently all SVG gradients interpolate in a gamma-encoded sRGB color space.
The risk along both axes is fairly low since the difference is in rendering only (even if the rendering can differ quite significantly).
None
Nothing specific need, this feature just changes how colors are interpolated
https://wpt.fyi/results/svg/pservers/reftests/gradient-color-interpolation.svg
Shipping on desktop | 125 |
Shipping on Android | 125 |
Shipping on WebView | 125 |
Shipping on WebView | 125 |
None
Hi Fredrik,
Just to confim - this is adding support for a new `color-interpolation` property value, yes (vs a bugfix or behavior change to an existing feature)? If so, can you send an Intent to Ship rather than a PSA?
thanks,
Mike
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAHediLSKwbQdU%2B%3DWa7_qRyK1bVF1-v0WFwfJgtf9xcYv5w86_g%40mail.gmail.com.
Hi Fredrik,
Just to confim - this is adding support for a new `color-interpolation` property value, yes (vs a bugfix or behavior change to an existing feature)? If so, can you send an Intent to Ship rather than a PSA?
On Thu, Apr 4, 2024 at 1:22 AM Mike Taylor <mike...@chromium.org> wrote:
Hi Fredrik,
Just to confim - this is adding support for a new `color-interpolation` property value, yes (vs a bugfix or behavior change to an existing feature)? If so, can you send an Intent to Ship rather than a PSA?
No, it's applying an existing property value ('linearRGB') in yet another context (SVG gradients). Previously it was applied within SVG <mask> elements.
Thanks - I did misunderstand then. That said, this will still
need an Intent to Ship, as we're exposing new functionality that
did not previously exist in Chromium.
thanks,
Mike
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/de0d4da4-85a6-491a-88ca-5503edbe30f8%40chromium.org.