Sam Atkins
|
6c8876cdb8
|
LibWeb/CSS: Implement CSSMathValue
This is a base class for the various math functions, so it's not used
directly anywhere.
|
2025-08-29 11:57:10 +02:00 |
|
Sam Atkins
|
46b55f0f46
|
LibWeb/CSS: Implement rectify_a_numberish_value()
|
2025-08-29 11:57:10 +02:00 |
|
Sam Atkins
|
5384338788
|
LibWeb/CSS: Implement CSSUnitValue
|
2025-08-22 09:48:30 +01:00 |
|
Sam Atkins
|
6cb8e92bd4
|
LibWeb/CSS: Stub out CSSNumericValue
Most of the methods on this rely on its subclasses existing, so for now
it's very basic.
|
2025-08-22 09:48:30 +01:00 |
|