[csswg-drafts] mix blend mode does not work in the following configuration, I would like to understand why (#8232)

letochagone has just created a new issue for https://github.com/w3c/csswg-drafts:

== mix blend mode does not work in the following configuration, I would like to understand why ==
In the following example I apply the mix-blend-mode
on the div11 (the source) and the div13 (the destination)
but it gives no effect. Why ?

========= div12 ( Cs )
========= mix-blend-mode : B(Cb,Cs) = Cb + Cs -(Cb x Cs)
========= div11 ( Cb )

![image](https://user-images.githubusercontent.com/7129968/207934780-4f7c72d0-c1f1-42ed-872c-a76fb5771069.png)


https://jsfiddle.net/pyjvobgd/




Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8232 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 15 December 2022 18:07:45 UTC