haikuwebkit/LayoutTests/css3/blending/blend-mode-clip-rect-accele...

8 lines
294 B
HTML

<!DOCTYPE HTML>
<link rel="stylesheet" href="resources/blending-style.css">
<p>This test checks that blending works if the isolating layer is absolute positioned and has a clip rect.<br />
Test passes if you see a green rectangle.</p>
<div class="lime box" style="position: absolute;"></div>