BlendModes in HTML5

I am trying to apply blendmodes to images to do some tests in HTML5: am I wrong or no blendmode works there?
Is it a current limitation of HTML5 target?

Is there a list of graphic/audio/etc limitations regarding HTML5 target?

Here’s a list of what is supported on each platform:

http://www.openfl.org/learn/resources/feature-matrix/

Very useful, thanks!