WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
258168
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
Add attachment
proposed patch, testcase, etc.
Nikolas Zimmermann
Comment 1
2023-06-15 15:56:27 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/15026
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
<
rdar://problem/110894446
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug