blob: 832c2877f85e3336796cae693e8ee58c01cecdcf [file] [log] [blame] [edit]
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="fuzzy" content="maxDifference=0-80;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>