Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!--
Any copyright is dedicated to the Public Domain.
-->
<html>
<link rel="stylesheet" href="blend-modes.css" type="text/css" />
<style>
.blend {
background-blend-mode: color;
}
</style>
<div class="reftest blend"></div>
</html>