blob: c9f943aadaf9787cbe69bfe3b72a54bd35d5b4d4 [file] [log] [blame]
<html>
<head>
<style>
div {
background: lime;
-webkit-mask-repeat: no-repeat;
-webkit-mask-image: url(resources/linguistics.svg);
height: 600px;
width: 800px;
}
</style>
</head>
<body style='margin: 0px'>
<div>&nbsp;</div>
</body>
</html>