Bug 197810 - mix-blend-mode rendering is wrong in this test case
Summary: mix-blend-mode rendering is wrong in this test case
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-10 19:06 PDT by Simon Fraser (smfr)
Modified: 2023-03-17 17:14 PDT (History)
4 users (show)

See Also:


Attachments
Testcase (924 bytes, text/html)
2019-05-10 19:06 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) 2019-05-10 19:06:50 PDT
Created attachment 369633 [details]
Testcase

Attached test case shows a bug with blending. Compare the result with Firefox/Chrome: we render the inner div as magenta, they do not.
Comment 1 Ahmad Saleem 2023-03-17 17:14:28 PDT
I am able to reproduce this bug in WebKit ToT (261811@main), while Chrome Canary 113 and Firefox Nightly 113 match each other.

Just wanted to share updated test results and if someone want to push it to RADAR for tracking. Thanks!