blob: c427e696bfd64a7fb550d777ce8a8c3d28598245 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Dirk Schulze" href="mailto:dschulze@adobe.com">
</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>