mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-07 10:06:03 +00:00
LibWeb: Rename CSSColor
to ColorFunctionStyleValue
This gives a better idea of what the class represents.
This commit is contained in:
parent
972547635f
commit
02d34dd021
Notes:
github-actions[bot]
2025-04-09 11:12:46 +00:00
Author: https://github.com/tcl3
Commit: 02d34dd021
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4245
Reviewed-by: https://github.com/AtkinsSJ ✅
5 changed files with 17 additions and 17 deletions
|
@ -153,7 +153,7 @@ set(SOURCES
|
|||
CSS/StyleValues/ContentStyleValue.cpp
|
||||
CSS/StyleValues/CounterDefinitionsStyleValue.cpp
|
||||
CSS/StyleValues/CounterStyleValue.cpp
|
||||
CSS/StyleValues/CSSColor.cpp
|
||||
CSS/StyleValues/ColorFunctionStyleValue.cpp
|
||||
CSS/StyleValues/CSSColorValue.cpp
|
||||
CSS/StyleValues/CSSHSL.cpp
|
||||
CSS/StyleValues/CSSHWB.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue