blob: 0ac818abf13bd97dd2ca59a6d4c2e4a0b70f5db5 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="fuzzy" content="maxDifference=0-64;totalPixels=7520-7900" />
<style>
div {
width: 600px;
height: 400px;
border: 50px solid transparent;
padding: 50px;
background-image: url("resources/circle.png");
background-size: 100px;
background-repeat: space space;
background-origin: content-box;
background-clip: content-box;
}
</style>
</head>
<body>
<div />
</body>
</html>