NEW322833
Cache a display list per SVGImageForContainer to avoid restyling the resource document per draw
https://bugs.webkit.org/show_bug.cgi?id=322833
Summary Cache a display list per SVGImageForContainer to avoid restyling the resource...
Taher
Reported 2026-08-28 03:42:07 PDT
Drawing an SVG image with link parameters restyles the shared resource document once per drawing container, on every paint. We should cache a DisplayList on SVGImageForContainer.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-08-28 03:42:31 PDT
Taher
Comment 2 2026-09-01 11:02:05 PDT
Note You need to log in before you can comment on or make changes to this bug.