Files
ladybird/Tests/LibWeb/Text/expected/HTML/canvas-stroke-style-gradient.txt
Callum Law 27a00f19c5 LibWeb: Update correct value for canvas stroke style setter
When setting to a non-string value (i.e. a `CanvasGradient` or
`CanvasPattern`) we would accidentally update the fill style instead of
the stroke style.
2026-04-08 14:31:43 +01:00

2 lines
5 B
Plaintext