WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
241835
TextureMapper: rendering issue of clip-path that is larger than the element
https://bugs.webkit.org/show_bug.cgi?id=241835
Summary
TextureMapper: rendering issue of clip-path that is larger than the element
Fujii Hironori
Reported
2022-06-21 18:53:58 PDT
Created
attachment 460398
[details]
test case rendering issue of clip-path and drop-shadow fiter
Attachments
test case
(626 bytes, text/html)
2022-06-21 18:53 PDT
,
Fujii Hironori
no flags
Details
test case 2
(429 bytes, text/html)
2022-11-06 19:55 PST
,
Fujii Hironori
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-06-28 18:54:12 PDT
<
rdar://problem/96106520
>
Fujii Hironori
Comment 2
2022-07-03 16:44:04 PDT
> clip-path: inset(25px -25px -25px 25px);
Because this `inset` has negative offsets, the mask layer should be bigger than the element to clip it properly. Mac port work as expected. I think it's using Shape mask layer.
Fujii Hironori
Comment 3
2022-11-06 19:55:21 PST
Created
attachment 463443
[details]
test case 2
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