mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 18:47:15 +02:00
See previous commit for details We now support parsing of `display-p3-linear` (although it just falls back to using Oklab since Skia doesn't support it)
2 lines
77 B
Plaintext
2 lines
77 B
Plaintext
#foo { background-image: linear-gradient(in display-p3-linear, red, blue); }
|