<!DOCTYPE HTML> | |
<head> | |
<link rel="stylesheet" href="resources/blending-style.css"> | |
</head> | |
<!-- Test whether blend mode applies when specifying the background layers separately, using both background-image and background-color --> | |
<body> | |
<div class="gray7 box"></div> | |
</body> |