Commit Graph

2 Commits

Author SHA1 Message Date
Lucas CHOLLET
32830bf961 LibWeb/CSS: Add support for the lch color function
This makes us pass all `css/css-color/lch-00*.html` tests.

(cherry picked from commit f253246a6cd013af2b81d7ab8d24a1baef857c20)
2024-11-18 13:21:10 -05:00
Lucas CHOLLET
12c57e3026 LibWeb/CSS: Introduce a base class for LCH-based color values
This will be used by both CSSLCH and CSSOKLCH.

(cherry picked from commit e8fc731b8cde75a0af9571a3b491f6149038ea21)
2024-11-18 13:21:10 -05:00