tenfourfox/layout/reftests/border-radius/invalidate-1-ref.html

8 lines
138 B
HTML
Raw Normal View History

2017-04-19 00:56:45 -07:00
<!DOCTYPE HTML>
<html>
<body>
<div id="d" style="background:blue; border-radius:50px; width:200px; height:200px;">
</div>
</body>
</html>