Files
serenity/Userland/Libraries/LibWeb/SVG/SVGRectElement.cpp
Nico Weber c6c6e6e2d8 LibWeb: Always close the path created for an SVG <rect>
No behavior change at the moment, but once we add support for linecaps
for SVG paths, this will prevent stroked rects with a wider stroke
from missing one corner.
2024-10-07 08:56:00 -04:00

9.1 KiB