Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Masking: Reference for clip-path shape() transition with zoom</title>
<link rel="author" title="Jason Leo" href="mailto:cgqaq@chromium.org">
<style>
.reference {
width: 110px;
height: 110px;
background-color: green;
}
</style>
<div class="reference"></div>