mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-23 09:48:56 +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
Notes:
sideshowbarker
2024-07-17 05:13:53 +09:00
Author: https://github.com/martinfalisse
Commit: bebf4363db
Pull-request: https://github.com/SerenityOS/serenity/pull/18575
Issue: https://github.com/SerenityOS/serenity/issues/18507
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