summaryrefslogtreecommitdiffstats
path: root/layout/reftests/border-radius/curved-border-background-nogap-ref.html
blob: 67aead2bcabff26e68ed93669487f20b835bbcd5 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<style>
  div {
    width: 100px;
    height: 100px;
    background: black;
  }
</style>
<div></div>