1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-23 13:55:08 +00:00
serenity/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
exponential-functions.html
numeric-constants.html
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
stepped-value-functions.html
trigonometric-functions.html