Skip to content

color-contrast does not support mix-blend-mode: color | luminosity | saturation #4170

@straker

Description

@straker

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>

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions