ladybird/Tests/LibWeb/Ref
Sam Atkins 994bbcaa75 LibWeb/Painting: Don't paint invisible paintables
This check technically isn't necessary in
`SVGForeignObjectPaintable::paint()` because
`PaintableWithLines::paint(context, phase);` does the check already, but
I've added it there anyway to save some debugging time if someone does
add more code there. :^)
2025-07-03 12:39:05 +02:00
..
data Tests: Replace background-near-zero-svg test with WPT import 2025-07-02 18:44:21 +02:00
expected LibWeb/Painting: Don't paint invisible paintables 2025-07-03 12:39:05 +02:00
input LibWeb/Painting: Don't paint invisible paintables 2025-07-03 12:39:05 +02:00