summaryrefslogtreecommitdiffstats
path: root/layout/reftests/transform/1569215-1-ref.html
blob: de52ba1e8c2c65ba6524dbfde446b3a4fc81cd0e (plain)
1
2
3
4
5
6
7
8
9
10
<style>
path {
  stroke: #000;
  fill: none;
}
</style>

<svg width="500" height="500" viewBox="105 125 20 20">
  <path id="pp" d="m 95,130 h 36" />
</svg>