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