Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<meta charset="utf-8">
<title>overflow-clip-margin applies to svg</title>
<link rel="author" title="Khushal Sagar" href="mailto:khushalsagar@chromium.org">
<style>
div {
width: 110px;
height: 110px;
background: green;
}
</style>
<div></div>