blob: 20436271b620cb1ea72a90af727d1245c1ee9983 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
div {
width: 200px;
height: 100px;
background-image: url(resources/svg-blur.svg);
}
</style>
</head>
<body>
<div>
</div>
</body>
</html>