summaryrefslogtreecommitdiffstats
path: root/layout/reftests/flexbox/flexbox-styling-on-svg-1-ref.svg
blob: f2eef91e4eac692e11a4388742ef75c4890dfcd8 (plain)
1
2
3
4
5
6
7
8
9
10
<!--
     Any copyright is dedicated to the Public Domain.
     http://creativecommons.org/publicdomain/zero/1.0/
-->
<svg xmlns="http://www.w3.org/2000/svg"
     width="100%" height="100%">

  <rect width="100%" height="100%" fill="lime"/>

</svg>