blob: c0cc67a28c9a4f0a8dc36af0745262129702fc33 [file] [log] [blame]
<!DOCTYPE html>
<style>
#mask {
width: 200px;
height: 100px;
-webkit-mask-box-image: url(../../fast/backgrounds/resources/dot.png) 3;
background-color: green;
}
</style>
<div id="mask"></div>