Bug 131688 - Blending broken with overflow:hidden and compositing
Summary: Blending broken with overflow:hidden and compositing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-15 12:13 PDT by Simon Fraser (smfr)
Modified: 2023-02-24 09:11 PST (History)
4 users (show)

See Also:


Attachments
Testcase (847 bytes, text/html)
2014-04-15 12:13 PDT, Simon Fraser (smfr)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.