mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 11:17:44 +00:00
LibWeb: Add missing [as/is]_border_radius_shorthand() methods
This commit is contained in:
parent
d9afc2d6f2
commit
025ee02144
3 changed files with 10 additions and 0 deletions
|
@ -30,6 +30,7 @@ class BackgroundRepeatStyleValue;
|
|||
class BackgroundSizeStyleValue;
|
||||
class BackgroundStyleValue;
|
||||
class BorderRadiusStyleValue;
|
||||
class BorderRadiusShorthandStyleValue;
|
||||
class BorderStyleValue;
|
||||
class CalculatedStyleValue;
|
||||
class ColorStyleValue;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue