Speculatively backout changeset bc8d1b9545c5 (bug 914926) on suspicion of causing...
[gecko.git] / layout / reftests / native-theme / border-radius.html
blob43ed3964591a74f8974a99a4e7353b53edd65277
1 <!DOCTYPE HTML>
2 <html>
3 <body>
4 <div style="padding:50px; border-radius:50px; width:400px; height:400px; overflow:hidden;">
5 <input type="radio">
6 <input type="checkbox">
7 </div>
8 </body>
9 </html>