RESOLVED FIXED258168
Mask clipping determination insufficient for <use> elements
https://bugs.webkit.org/show_bug.cgi?id=258168
Summary Mask clipping determination insufficient for <use> elements
Nikolas Zimmermann
Reported 2023-06-15 15:41:03 PDT
To determine if we need mask clipping or can use path clipping, we query the renderer for certain properties. This is insufficient for <use> elements, we have to also consider the referenced element in these checks --> otherwise path clipping will be used, where mask clipping was necessary (net result: hidden object, clipping appears broken)
Attachments
Nikolas Zimmermann
Comment 1 2023-06-15 15:56:27 PDT
EWS
Comment 2 2023-06-16 04:46:30 PDT
Committed 265238@main (df148384b18a): <https://commits.webkit.org/265238@main> Reviewed commits have been landed. Closing PR #15026 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-06-16 04:47:17 PDT
Note You need to log in before you can comment on or make changes to this bug.