mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-02 14:19:15 +00:00
LibWeb: Replace PlaceContentStyleValue with ShorthandStyleValue
This commit is contained in:
parent
6758decc74
commit
1b0939b418
Notes:
sideshowbarker
2024-07-17 09:56:35 +09:00
Author: https://github.com/AtkinsSJ
Commit: 1b0939b418
Pull-request: https://github.com/SerenityOS/serenity/pull/21168
10 changed files with 13 additions and 78 deletions
|
@ -139,7 +139,6 @@ class OverflowStyleValue;
|
|||
class Percentage;
|
||||
class PercentageOrCalculated;
|
||||
class PercentageStyleValue;
|
||||
class PlaceContentStyleValue;
|
||||
class PlaceItemsStyleValue;
|
||||
class PlaceSelfStyleValue;
|
||||
class PositionStyleValue;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue