Bug 266383

Summary: [Filters] GraphicsContext filters have to apply clipping to the target context before drawing
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: Layout and RenderingAssignee: Said Abou-Hallawa <sabouhallawa>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
test case none

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
Said Abou-Hallawa
Comment 1 2023-12-13 17:49:10 PST
Said Abou-Hallawa
Comment 2 2023-12-13 18:04:05 PST
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.