mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 05:39:11 +00:00
LibWeb: Add LinearGradientStyleValue
This commit is contained in:
parent
8603541e56
commit
259bb30c35
Notes:
sideshowbarker
2024-07-17 08:52:05 +09:00
Author: https://github.com/MacDue
Commit: 259bb30c35
Pull-request: https://github.com/SerenityOS/serenity/pull/14564
Reviewed-by: https://github.com/AtkinsSJ
3 changed files with 188 additions and 1 deletions
|
@ -62,6 +62,7 @@ class InitialStyleValue;
|
|||
class Length;
|
||||
class LengthPercentage;
|
||||
class LengthStyleValue;
|
||||
class LinearGradientStyleValue;
|
||||
class ListStyleStyleValue;
|
||||
class MediaList;
|
||||
class MediaQuery;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue