gecko/layout/reftests/border-radius/invalidate-1-ref.html
2009-09-25 11:52:13 +12:00

8 lines
143 B
HTML

<!DOCTYPE HTML>
<html>
<body>
<div id="d" style="background:blue; -moz-border-radius:50px; width:200px; height:200px;">
</div>
</body>
</html>