blob: c1eb78bee7a082620f9b76838078fdc97a4aac53 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta name="fuzzy" content="maxDifference=0-4; totalPixels=0-2196">
<style>
div {
width: 200px;
height: 100px;
background-image: filter(url(resources/svg-noblur.svg), blur(3px));
}
</style>
</head>
<body>
<div>
</div>
</body>
</html>