- From: Rik Cabanier via GitHub <sysbot+gh@w3.org>
- Date: Thu, 02 Dec 2021 17:02:43 +0000
- To: public-fxtf-archive@w3.org
> The more I think about it, moving `lighter` from a compositing mode to a blend mode is cheating. I'll think of a better way to do this. Yes, don't make it into a blend mode. It doesn't solve the issue with clamping. Are you looking into making it apply to CSS or only canvas? > @cabanier maybe you have thoughts here? Right now `globalCompositingOperation` has both blend modes and composite modes. Maybe the right thing to do is make `mix-blend-mode` the same. However, Chrome is only interested in implementing `lighter` right now. The plan (from 8 years ago?) was to make another css property for compositing but that never happened. I was never sure about the compositing part because it feels too low level. > Should the spec change be limited to what Chrome's currently prepared to implement, or converge with `globalCompositingOperation` hoping that browsers get to implementing it eventually? Is Chrome looking into implementing cross-fade in css? -- GitHub Notification of comment by cabanier Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/pull/444#issuecomment-984819630 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 2 December 2021 17:02:45 UTC