mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-04 00:27:47 +00:00
LibWeb: Add missing [as/is]_border_radius_shorthand() methods
This commit is contained in:
parent
d9afc2d6f2
commit
025ee02144
Notes:
sideshowbarker
2024-07-17 11:41:41 +09:00
Author: https://github.com/AtkinsSJ
Commit: 025ee02144
Pull-request: https://github.com/SerenityOS/serenity/pull/13747
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