Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<title>CSS Masking: clip-path polygon() with round reference</title>
<p>The test passes if there is a green rounded rectangle.</p>
<div style="width: 200px; height: 200px; background: green; border-radius: 40px"></div>