mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:17:35 +00:00
LibWeb: Rename NumericStyleValue -> NumberStyleValue
This is in preparation of splitting off a separate IntegerStyleValue.
This commit is contained in:
parent
1a6a4ca7d4
commit
ad8565011c
11 changed files with 69 additions and 69 deletions
|
@ -130,7 +130,7 @@ class MediaQuery;
|
|||
class MediaQueryList;
|
||||
class MediaQueryListEvent;
|
||||
class Number;
|
||||
class NumericStyleValue;
|
||||
class NumberStyleValue;
|
||||
class OverflowStyleValue;
|
||||
class Percentage;
|
||||
class PercentageOrCalculated;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue