gecko/layout/reftests/border-radius/zero-radius-clip-ref.html

8 lines
140 B
HTML

<html>
<body>
<div style="background: blue; height: 100px;">
<div style="background: purple; height: 50px;"></div>
</div>
</body>
</html>