blob: 406ea4ba697baced6d90e8689ab30318b286051e [file] [log] [blame] [edit]
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="fuzzy" content="maxDifference=0-80; totalPixels=0-830">
<style>
div {
width: 180px;
height: 180px;
background-color: green;
border: 10px solid black;
-webkit-clip-path: inset(0 round 100px);
}
</style>
</head>
<body>
<div>
</body>
</html>