- From: Rik Cabanier via GitHub <sysbot+gh@w3.org>
- Date: Tue, 11 Jan 2022 17:08:27 +0000
- To: public-fxtf-archive@w3.org
> @cabanier what are the next steps? It should be simple enough to create this as an experiment in a version of chromium that you built yourself. If the elements can be blended by regular drawing (and not by the compositor), you just need to add it to skia. You could even just replace a blend mode with `plus-darker`. I'm still unsure if the compositing mode will always work in the way you expect. Also, blending creates a stacking context out of the content that is blending but not the content that you are blending with. This could cause some confusion for authors. -- GitHub Notification of comment by cabanier Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/pull/444#issuecomment-1010176771 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 11 January 2022 17:08:29 UTC