<!DOCTYPE HTML> | |
<link rel="stylesheet" href="resources/blending-style.css"> | |
<p>This test checks that an element with overflow hidden, being normal flow only, isolates blending descendants properly.<br/> | |
Test passes if you see a green rectangle.</p> | |
<div class="clipping box"> | |
<div class="lime hbar"></div> | |
</div> |