summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/as-image/border-image-simple-1.html
blob: e6b696e1d2ee4e0431665c2854a156ba26affac4 (plain)
1
2
3
4
5
6
<html>
<body>
  <div style="height: 100px; width: 100px;
              border-image: url('lime100x100.png') 0 fill;"/>
</body>
</html>