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

9 lines
242 B
HTML

<!DOCTYPE html>
<head>
<link rel="stylesheet" href="resources/blending-style.css">
</head>
<!-- This file should contain a duck that shouldn't have any blending. -->
<body>
<div class="bigbox bg-multiply ducky bg-full"></div>
</body>