summaryrefslogtreecommitdiffstats
path: root/layout/reftests/border-radius/invalidate-1-ref.html
blob: 951f549d04957842befa397c1c0245317638d6e1 (plain)
1
2
3
4
5
6
7
<!DOCTYPE HTML>
<html>
<body>
<div id="d" style="background:blue; border-radius:50px; width:200px; height:200px;">
</div>
</body>
</html>