tenfourfox/layout/reftests/bugs/364861-1-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

14 lines
338 B
HTML

<!DOCTYPE html>
<html>
<body>
<div style="background: black;
background-clip: padding-box;
width: 400px;
padding: 0;
height: 300px;
border: 100px solid rgba(255, 255, 0, 0.5);
border-radius: 240px / 200px">
</div>
</body>
</html>