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

10 lines
194 B
HTML

<!DOCTYPE HTML>
<html>
<body>
<div style="padding:50px; border-radius:50px; width:400px; height:400px; overflow:hidden;">
<input type="radio">
<input type="checkbox">
</div>
</body>
</html>