Skip to main content
This topic has been closed for replies.
Correct answer Preran

Thank you for the shout, Nick.

I will check with the team if they have this on their mind. Meanwhile, I suggest using this form Feature Request/Bug Report Form to submit your feature request to the team directly.

Thanks,

Preran

2 replies

Legend
October 29, 2018

nathanb69504996  wrote

CanvasRenderingContext2D.globalCompositeOperation - Web APIs | MDN

I noticed that this now has full support...

It doesn't. Try opening that page in IE11 and note that most of the compositing modes don't work. Aside from the core source/destination-in/out/over/atop compositing functions, it looks like the only advanced ones supported are "lighter" and "xor".

nathanb69504996
Participant
October 29, 2018

IE 11 is not a modern browser. It was replaced with Edge. According to caniuse.com this feature has support by 89.63% of browsers used globally. https://caniuse.com/#search=canvas%20blend%20modes

Legend
October 29, 2018

nathanb69504996  wrote

IE 11 is not a modern browser. It was replaced with Edge.

Yeah, not so much.

Like it or not, IE11 is still a significant ~10% of the desktop browser market, and Edge is still a buggy mess.

Community Expert
October 28, 2018

This is an interesting question may Preran could help you with that one.

Preran
PreranCorrect answer
Legend
October 29, 2018

Thank you for the shout, Nick.

I will check with the team if they have this on their mind. Meanwhile, I suggest using this form Feature Request/Bug Report Form to submit your feature request to the team directly.

Thanks,

Preran

nathanb69504996
Participant
October 29, 2018

Thanks Nick and Preran. I filled out the request form and will mark this as answered.