Files
ladybird/Libraries/LibWeb/CSS/Interpolation.cpp
Tim Ledbetter 09f4d90594 LibWeb: Clamp interpolated values to the range of their numeric type
This fixes a UBSAN warning that we previously hit when interpolating
color values.
2025-05-19 11:31:47 +01:00

44 KiB