blob: 88d4fc6540effd794fbae272354ee941b284e38f [file] [log] [blame]
<!doctype HTML>
<style>
.target {
-webkit-mask: url(../../animations/resources/stripes-100.png);
background: blue;
width: 200px; height: 200px;
}
</style>
<div class="target"></div>