Files
ladybird/Userland/Libraries/LibWeb/CSS/StyleValues/CalculatedStyleValue.cpp
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

85 KiB