Re: [fxtf-drafts] Add plus-lighter to mix-blend-mode and background-blend-mode (#444)

> I think it does. It's what Chrome uses for `-webkit-cross-fade()` https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/platform/graphics/crossfade_generated_image.cc;l=73

Maybe... That code is setting a "blend mode" which is really a compositing mode.
The easiest way to check this is to do write a test page that blends in javascript on a canvas.

-- 
GitHub Notification of comment by cabanier
Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/pull/444#issuecomment-985707995 using your GitHub account


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

Received on Friday, 3 December 2021 17:41:56 UTC