[fxtf-drafts] Pull Request: Add plus-lighter to mix-blend-mode and background-blend-mode

jakearchibald has just submitted a new pull request for https://github.com/w3c/fxtf-drafts:

== Add plus-lighter to mix-blend-mode and background-blend-mode ==
Adding this allow any two elements to be cross-faded together. More details: https://jakearchibald.com/2021/dom-cross-fade/.

I'm not really sure about the difference between "blend" and "composite", particularly since `globalCompositeOperation` in canvas includes both.

We might eventually get to the stage where `mix-blend-mode` and `globalCompositeOperation` have the same set of operations, which is kinda weird since they have different names.

See https://github.com/w3c/fxtf-drafts/pull/444


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

Received on Friday, 26 November 2021 13:15:03 UTC