mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 14:07:46 +00:00
LibWeb: Add LinearGradientStyleValue
This commit is contained in:
parent
8603541e56
commit
259bb30c35
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