mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:27:34 +00:00
LibWeb: Change name of GridTrackSizeListStyleValue
Change the name of GridTrackSizeStyleValue to GridTrackSizeListStyleValue which is more accurate.
This commit is contained in:
parent
5236819f58
commit
bebf4363db
11 changed files with 55 additions and 55 deletions
|
@ -105,7 +105,7 @@ class GridTrackPlacement;
|
|||
class GridTrackPlacementShorthandStyleValue;
|
||||
class GridTrackPlacementStyleValue;
|
||||
class GridTrackSizeList;
|
||||
class GridTrackSizeStyleValue;
|
||||
class GridTrackSizeListStyleValue;
|
||||
class IdentifierStyleValue;
|
||||
class ImageStyleValue;
|
||||
class InheritStyleValue;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue