LibWeb: Replace ListStyleStyleValue with ShorthandStyleValue

This commit is contained in:
Sam Atkins 2023-09-20 14:58:52 +01:00 committed by Sam Atkins
commit 6758decc74
Notes: sideshowbarker 2024-07-17 08:45:34 +09:00
10 changed files with 5 additions and 88 deletions

View file

@ -127,7 +127,6 @@ class LengthOrCalculated;
class LengthPercentage;
class LengthStyleValue;
class LinearGradientStyleValue;
class ListStyleStyleValue;
class MathDepthStyleValue;
class MediaFeatureValue;
class MediaList;