Bug 262843
Summary: | [LBSE] Incorrect clipping for non-opaque, outermost <svg> elements | ||
---|---|---|---|
Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
Component: | SVG | Assignee: | Nikolas Zimmermann <zimmermann> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer, zimmermann |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 90738 |
Nikolas Zimmermann
RenderLayer::beginTransparencyLayers() pixel snaps the clip rect before clipping, which shouldn't be done for SVG elements.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/18812
Radar WebKit Bug Importer
<rdar://problem/116962735>
EWS
Committed 269360@main (7df9f6186a3b): <https://commits.webkit.org/269360@main>
Reviewed commits have been landed. Closing PR #18812 and removing active labels.