Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<title>CSS Reftest Reference</title>
<link rel="author" title="Oriol Brufau" href="mailto:obrufau@igalia.com">
<p>The test passes if there is a semicircle.</p>
<div style="width: 200px; height: 100px; background: black;
border-radius: 100px 100px 0 0"></div>