Bug 131688

Summary: Blending broken with overflow:hidden and compositing
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ahmad.saleem792, cabanier, dino, krit
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Testcase none

Description Simon Fraser (smfr) 2014-04-15 12:13:58 PDT
Created attachment 229391 [details]
Testcase

Testcase shows a blending bug with overflow:hidden and compositing.
Comment 1 Ahmad Saleem 2023-02-24 09:11:16 PST
@Smfr - using attached test case - STP164 is matching with Chrome Canary 112 & Firefox Nightly 112 and after removing with -webkit-, it is not showing blue but black box.

Is this fixed or all browsers are wrong.