servo/tests/wpt/css-tests/css-masking-1_dev/html/reference/clip-path-circle-ref.htm

10 lines
No EOL
338 B
HTML

<!DOCTYPE html>
<html><head>
<title>CSS Reftest Reference</title>
<link href="mailto:dschulze@adobe.com" rel="author" title="Dirk Schulze">
</head>
<body>
<p>The test passes if there is a full green circle.</p>
<div style="width: 200px; height: 200px; border-radius: 100px; background-color: green;"></div>
</body></html>