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