haikuwebkit/LayoutTests/css3/blending/background-blend-mode-separ...

9 lines
284 B
HTML

<!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>