ladybird/Tests/LibWeb/Screenshot
Jelle Raaijmakers e5d71a6c82 LibWeb: Apply the paint transformation in SVGGradientElement
In commit 1b82cb43c2 I accidentally
removed the paint transformation altogether. The result was that
zoomed-in SVGs, or SVG elements with a transformation applied could have
their gradient coordinates misplaced significantly.

This was also exposed in the `svg-text-effects` test by way of a slight
visual difference. Add a new test that very clearly exposes the fixed
issue by rotating the gradient coordinates by 45 degrees.
2024-11-15 23:21:13 +01:00
..
data Tests/LibWeb: Restructure Ref and Screenshot test dirs to match others 2024-11-05 14:02:07 +00:00
expected LibWeb: Apply the paint transformation in SVGGradientElement 2024-11-15 23:21:13 +01:00
images LibWeb: Apply the paint transformation in SVGGradientElement 2024-11-15 23:21:13 +01:00
input LibWeb: Apply the paint transformation in SVGGradientElement 2024-11-15 23:21:13 +01:00