mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-07 01:56:38 +00:00
LibWeb: Replace GridTrackPlacementShorthandStyleValue with ShorthandSV
This commit is contained in:
parent
8efac89a16
commit
e905072e47
Notes:
sideshowbarker
2024-07-17 09:49:48 +09:00
Author: https://github.com/AtkinsSJ
Commit: e905072e47
Pull-request: https://github.com/SerenityOS/serenity/pull/21168
12 changed files with 81 additions and 153 deletions
|
@ -112,7 +112,6 @@ class GridRepeat;
|
|||
class GridSize;
|
||||
class GridTemplateAreaStyleValue;
|
||||
class GridTrackPlacement;
|
||||
class GridTrackPlacementShorthandStyleValue;
|
||||
class GridTrackPlacementStyleValue;
|
||||
class GridTrackSizeList;
|
||||
class GridTrackSizeListStyleValue;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue