blob: 6215c783e8d83f071359ee5d9badd656dbcfeef7 [file] [log] [blame]
<html>
<head>
<style>
#test { -webkit-mask-image: url(resources/image-checks-for-accept.php); width:100px; height:100px; background-color: green;}
</style>
</head>
<body>
<div id="test"></div>
</body>
</html>