Commit Graph

2 Commits

Author SHA1 Message Date
Jelle Raaijmakers
34e99c2611 Tests: Increase fuzzy range for canvas-pattern-transform.html on arm64
We don't actually have the ability to differentiate between
architectures in the fuzzy config, so increase the upper range of the
total number of error pixels for this specific tests.

Visually the results are still the same between platforms/architectures.
2025-12-16 06:49:39 -05:00
Tim Ledbetter
e1ff1e2095 LibWeb: Implement CanvasPattern.setTransform()
This method applies the given transformation matrix to a pattern.
2025-10-27 16:41:02 -07:00