Files
ladybird/Userland/Libraries/LibWeb/CSS/StyleValues/RadialGradientStyleValue.cpp
MacDue fa7a2269cd LibWeb: Remove ±1 translations from RadialGradientStyleValue
These were added when Gfx::Rect was made endpoint exclusive, however,
for this code an offset of ±1 makes no visible difference (but makes the
code look a little confusing).
2023-08-18 05:26:04 +02:00

9.9 KiB