<!DOCTYPE HTML> | |
<head> | |
<link rel="stylesheet" href="resources/blending-style.css"> | |
</head> | |
<body> | |
<p>This file tests that a blending element will blend with default white background.<br/> | |
Test passes if there is no red rectangle on the screen.</p> | |
<div class="box red screen"></div> | |
</body> |