Commit Graph

2 Commits

Author SHA1 Message Date
Jelle Raaijmakers
779c5a61e0 Tests/LibWeb: Use hidden image workaround for flaky test
We use this workaround in other tests as well. As a bonus, replace the
data: URL with an image we already had available.
2026-01-23 20:19:11 +00:00
Jelle Raaijmakers
f2f8f3ae57 LibWeb: Propagate <body>'s image-rendering to root element
Whenever we propagated a <body>'s background image to the root element,
we ignored any `image-rendering` property present.
2026-01-19 12:05:08 +01:00