ladybird/Tests/LibWeb/Layout/input/css-values
Aliaksandr Kalenik 3f52d6045a LibWeb/CSS: Resolve percentages in NumericCalculationNode
Percentages should be resolved against the provided percentage basis
instead of just returning the underlying value.

Fixes https://github.com/SerenityOS/serenity/issues/22654
2024-01-08 15:57:42 +00:00
..
calc-min-with-percentage.html LibWeb/CSS: Resolve percentages in NumericCalculationNode 2024-01-08 15:57:42 +00:00
comparison-functions.html LibWeb: Add tests for calc function nodes 2023-08-01 14:39:31 +02:00
exponential-functions.html LibWeb: Add tests for calc function nodes 2023-08-01 14:39:31 +02:00
numeric-constants.html LibWeb: Add tests for calc function nodes 2023-08-01 14:39:31 +02:00
rect-non-token-contents-crash.html LibWeb: Don't assume rect() contents are Tokens 2023-11-22 09:45:51 +01:00
sign-related-functions.html LibWeb: Add tests for calc function nodes 2023-08-01 14:39:31 +02:00
stepped-value-functions.html LibWeb: Add tests for calc function nodes 2023-08-01 14:39:31 +02:00
trigonometric-functions.html LibWeb: Add tests for calc function nodes 2023-08-01 14:39:31 +02:00