blob: cf4ce401171239f1270b4d43ea0a07e26be3cd32 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>CSS Test: Canvas with mix-blend-mode blends with sibling element</title>
<link rel="author" title="Mihai Tica" href="mailto:mitica@adobe.com">
</head>
<body>
<p>Test passes if you can see a green rectangle. <br>
If blending is not performed, the canvas is displayed with red. </p>
<div style="width: 100px; height: 100px; background: #0F0"></div>
</body>
</html>