summaryrefslogtreecommitdiffstats
path: root/layout/reftests/border-radius/zero-radius-clip-ref.html
blob: 26955c64ec5e79fca1c50b0cb09e749fe7affe35 (plain)
1
2
3
4
5
6
7
<html>
<body>
<div style="background: blue; height: 100px;">
  <div style="background: purple; height: 50px;"></div>
</div>
</body>
</html>