RESOLVED FIXED 242426
don't repaint the outline bounds for (Legacy)RenderSVGModelObjects when their layout changes
https://bugs.webkit.org/show_bug.cgi?id=242426
Summary don't repaint the outline bounds for (Legacy)RenderSVGModelObjects when their...
Cameron McCormack (:heycam)
Reported 2022-07-06 22:59:52 PDT
For (Legacy)renderSVGModelObjects, the outline bounds is already included in the clipped overflow rect, so there's no need to repaint it separately.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-07-06 23:00:10 PDT
Cameron McCormack (:heycam)
Comment 2 2022-07-06 23:04:34 PDT
EWS
Comment 3 2022-07-07 15:25:00 PDT
Committed 252244@main (afe58473f113): <https://commits.webkit.org/252244@main> Reviewed commits have been landed. Closing PR #2156 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.