Files
ladybird/Tests/LibWeb/Screenshot/reference/svg-path-offset-rounding-ref.html
Jelle Raaijmakers e4533e5595 LibWeb: Do not floor SVG offset in SVGPathPaintable
Resolves a FIXME and improves the visuals of https://tweakers.net :^)
2024-10-22 07:37:59 -04:00

10 lines
155 B
HTML

<style>
* {
margin: 0;
}
body {
background-color: white;
}
</style>
<img src="../images/svg-path-offset-rounding-ref.png">