mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
LibWeb: Separate use time easing functions from EasingStyleValue
In the future there will be different methods of creating these use-time easing functions (e.g. from `KeywordStyleValue`s)
This commit is contained in:
parent
0e30de82cc
commit
95e26819d9
Notes:
github-actions[bot]
2025-10-20 10:29:47 +00:00
Author: https://github.com/Calme1709
Commit: 95e26819d9
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6459
Reviewed-by: https://github.com/AtkinsSJ ✅
13 changed files with 343 additions and 246 deletions
|
|
@ -158,6 +158,7 @@ set(SOURCES
|
|||
CSS/CSSVariableReferenceValue.cpp
|
||||
CSS/Descriptor.cpp
|
||||
CSS/Display.cpp
|
||||
CSS/EasingFunction.cpp
|
||||
CSS/EdgeRect.cpp
|
||||
CSS/Fetch.cpp
|
||||
CSS/Flex.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue