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