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