axe-core
axe-core copied to clipboard
color-contrast does not support `mix-blend-mode: color | luminosity | saturation`
The following HTML produces an error of "blendFunctions[blendMode] is not a function". Looks like we need to add the color blend mode to our list of blend functions. We also need to add luminosity and saturation.
<div style="mix-blend-mode: color;">Errors</div>
Is this fix available on npm ?
@kundan8239 This hasn't been fixed yet. We hope to get it into the 4.9 release, but we don't have it groomed yet nor a schedule for when it will be released.
This is still causing issues on my corporate website, when will this be resolved on Lighthouse tool? or when will it be updated? Like a date?
@Alpdog14 We are planning the 4.9 release so can make sure to include this.
@straker , do u know when Google Chrome will be releasing that 4.9 version of Axe-Core in its brower? because it is still showing a ! for accessibility when I run it
I do not. Once we release 4.9 it'll still take awhile for Google to update Lighthouse and their products to ingest the changes.