Bug 242426
Summary: | don't repaint the outline bounds for (Legacy)RenderSVGModelObjects when their layout changes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Cameron McCormack (:heycam) <heycam> |
Component: | SVG | Assignee: | Cameron McCormack (:heycam) <heycam> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer, zimmermann |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Cameron McCormack (:heycam)
For (Legacy)renderSVGModelObjects, the outline bounds is already included in the clipped overflow rect, so there's no need to repaint it separately.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/96574197>
Cameron McCormack (:heycam)
Pull request: https://github.com/WebKit/WebKit/pull/2156
EWS
Committed 252244@main (afe58473f113): <https://commits.webkit.org/252244@main>
Reviewed commits have been landed. Closing PR #2156 and removing active labels.