Files
ladybird/Tests/LibWeb/Text/expected/display_list
Jonathan Gamble 028951bf7d LibWeb: Derive SVG clipPath bounds from descendants' geometry
Some SVG clip paths were recorded against bounds larger than their
defined geometry, which can make nested display lists clip wrong.

Compute bounds from the full clip geometry according to the CSS
masking specification.
2026-04-15 10:26:53 +01:00
..