layout/reftests/native-theme/border-radius.html

branch
TOR_BUG_9701
changeset 11
deefc01c0e14
equal deleted inserted replaced
-1:000000000000 0:fbf3fb88c70f
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>

mercurial