summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/1840511-1-ref.html
blob: 7385e93cfca90de371cccb98841898d6c3779aff (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<style>
  svg {
      width: 250px;
      height: 250px;
      background: green;
  }
</style>
<svg>
</svg>