blob: 9e7a2fb4d1fd4cd007385280b6f143d990d714c0 [file] [log] [blame]
<!DOCTYPE html>
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-1359" />
<style>
.blockTest {
margin: 25px;
padding: 50px;
color: white;
background-color: maroon;
-webkit-mask-box-image: url(resources/mask.png) 75 75 75 75 / auto / calc(100px) 0;
}
</style>
<div class="blockTest" style="height: 0px">
<div style="height: 400px; background-color: grey">This content should be masked with a soft glow.</div>
</div>