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

8 lines
138 B
HTML

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