blob: 44b8624a1556dcd9f6075a6efdae5a78786231af [file] [log] [blame]
<head>
<style>
.inlineTest {
font-size:200px;
background-color:maroon;
-webkit-mask-box-image: url(resources/mask.png) 75 75 75 75;
}
</style>
</head>
<body>
<span class="inlineTest">This content should be masked with a soft glow.</span>