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
266383
[Filters] GraphicsContext filters have to apply clipping to the target context before drawing
https://bugs.webkit.org/show_bug.cgi?id=266383
Summary
[Filters] GraphicsContext filters have to apply clipping to the target contex...
Said Abou-Hallawa
Reported
2023-12-13 17:48:52 PST
Created
attachment 469030
[details]
test case Open the attached test case. Result: The green rectangle with the drop shadow filter is not clipped to its parent bounding box. Note: The green rectangle has to be clipped to its parent bounding box since the parent has overflxow: hidden in its style. The bug is not reproduced if "GraphicContext Filter Rendering" is disabled.
Attachments
test case
(505 bytes, text/html)
2023-12-13 17:48 PST
,
Said Abou-Hallawa
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Said Abou-Hallawa
Comment 1
2023-12-13 17:49:10 PST
rdar://118522654
Said Abou-Hallawa
Comment 2
2023-12-13 18:04:05 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21775
EWS
Comment 3
2023-12-14 15:34:49 PST
Committed
272078@main
(ddf4bec3e947): <
https://commits.webkit.org/272078@main
> Reviewed commits have been landed. Closing PR #21775 and removing active labels.
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