blob: 0942a5d5278f2411674f8197ae9387f56dd444e6 [file] [log] [blame] [edit]
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="fuzzy" content="maxDifference=0-120;totalPixels=3570-31550" />
<style>
div {
width: 500px;
height: 300px;
border: 50px solid transparent;
padding: 50px;
background-image: url("resources/circle.png");
background-size: 151px 128px;
background-repeat: space;
background-origin: border-box;
background-clip: border-box;
}
</style>
</head>
<body>
<div />
</body>
</html>