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