Files
ladybird/Libraries/LibWeb/HTML
Andreas Kling 321809320b LibWeb+LibGfx: Remove Path::close_all_subpaths()
As it turns out, SkPath already behaves the way we need for SVG and HTML
canvas elements. Less work for us, yay! This removes a 5% item from the
profile when scrolling on https://imdb.com/

Note that there's a tiny screenshot test expectation change due to
minor antialiasing differences when we no longer do our redundant
subpath modifications.
2025-09-25 21:42:52 +02:00
..
2025-08-23 16:04:36 -06:00
2025-08-26 10:25:59 +02:00
2025-08-23 16:04:36 -06:00
2024-11-25 21:13:53 +01:00
2025-08-08 10:23:17 +02:00