LibWeb: Replace GridAreaShorthandStyleValue with ShorthandStyleValue

This commit is contained in:
Sam Atkins 2023-09-20 14:47:37 +01:00 committed by Sam Atkins
commit 48f3603119
Notes: sideshowbarker 2024-07-17 05:18:58 +09:00
11 changed files with 23 additions and 120 deletions

View file

@ -106,7 +106,6 @@ class Frequency;
class FrequencyOrCalculated;
class FrequencyPercentage;
class FrequencyStyleValue;
class GridAreaShorthandStyleValue;
class GridAutoFlowStyleValue;
class GridMinMax;
class GridRepeat;