mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:07:34 +00:00
LibWeb: Add RatioStyleValue and parsing
This commit is contained in:
parent
b9f9d87bd0
commit
5e3da93f1a
8 changed files with 88 additions and 2 deletions
|
@ -140,6 +140,8 @@ class PlaceContentStyleValue;
|
|||
class PositionStyleValue;
|
||||
class PropertyOwningCSSStyleDeclaration;
|
||||
class RadialGradientStyleValue;
|
||||
class Ratio;
|
||||
class RatioStyleValue;
|
||||
class RectStyleValue;
|
||||
class Resolution;
|
||||
class ResolutionStyleValue;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue