Bug 244242 - Legacy color interpolation for animations/transition based on start color
Summary: Legacy color interpolation for animations/transition based on start color
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Safari Technology Preview
Hardware: Mac (Apple Silicon) macOS 12
: P2 Normal
Assignee: Nobody
URL:
Keywords: BrowserCompat, InRadar
Depends on:
Blocks:
 
Reported: 2022-08-23 02:33 PDT by Rune Lillesveen
Modified: 2022-08-30 02:34 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rune Lillesveen 2022-08-23 02:33:31 PDT
WebKit uses the _start_ value to decide if transition should interpolate in sRGB instead of OKLab. The spec suggests that if either start _or_ end point is in a non-legacy syntax, the implementation should use OKLab.

See the transition demos in: https://codepen.io/lilles/details/gOedGpL
Comment 1 Radar WebKit Bug Importer 2022-08-30 02:34:33 PDT
<rdar://problem/99321396>