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