tenfourfox/layout/reftests/border-radius/clipping-4-notref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

11 lines
156 B
HTML

<!DOCTYPE HTML>
<title>Test for clipping of border-radius</title>
<style>
div {
background: lime;
height: 100px;
width: 200px;
}
</style>
<div></div>