Bug 276894
Summary: | Avoid an extra clip when painting a rect with a clip-path | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | SVG | Assignee: | Simon Fraser (smfr) <simon.fraser> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | mwyrzykowski, sabouhallawa, simon.fraser, webkit-bug-importer, zimmermann |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Simon Fraser (smfr)
We can avoid a clip when we know the clip-path is entirely inside the rect.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/31073
Radar WebKit Bug Importer
<rdar://problem/132258982>
EWS
Committed 281361@main (5122c31fca02): <https://commits.webkit.org/281361@main>
Reviewed commits have been landed. Closing PR #31073 and removing active labels.
EWS
Committed 280938.133@safari-7619-branch (c638b42d13c2): <https://commits.webkit.org/280938.133@safari-7619-branch>
Reviewed commits have been landed. Closing PR #1499 and removing active labels.
Mike Wyrzykowski
*** Bug 276623 has been marked as a duplicate of this bug. ***